ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-win32-users
perl-win32-users
RE: Perl OO
by David --- Senior Programmer Analyst --- WGO Wagner other posts by this author
Sep 29 2004 11:13AM messages near this date
view in the new Beta List Site
Re: AdminMisc::GetFileInfo gives different info than Windows explorer | Perl OO
This is a multi-part message in MIME format.
------_=_NextPart_001_01C4A64F.CAEAB9E3
Content-Type: text/plain; charset="iso-8859-1"
Content-Length: 1182
Lines: 38

    For anyone to help, we will need to see a snippet of code to get an idea otherwise I don
't think you will get a lot of help. Give the group something to work with.
 
Wags ;)
-----Original Message-----
From: perl-win32-users-bounces@[...].com [mailto:perl-win32-users-bounces@[...].com]On Behal
f Of Bharucha, Nikhil
Sent: Wednesday, September 29, 2004 10:42
To: perl-win32-users@[...].com
Subject: Perl OO



I am taking a stab at writing an OO Perl Module.  The constructor sets a to a hash I pass to
 it.  Problem is when I call a method after the new method and attempt to retrieve the conte
nts of the hash I get nothing.  I know my spelling of the hash variable is not off so it's n
ot simply that it doesn't exist.  I am using the latest perl dev kit and active perl.  

 

Nick

 

 



*******************************************************
This message contains information that is confidential
and proprietary to FedEx Freight or its affiliates.
It is intended only for the recipient named and for
the express purpose(s) described therein.
Any other use is prohibited.
*******************************************************

------_=_NextPart_001_01C4A64F.CAEAB9E3
Content-Type: text/html; charset="iso-8859-1"
Content-Length: 3303
Lines: 90

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 
<HTML> <HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> 


<META content="MSHTML 6.00.2800.1458" name=GENERATOR> 
<STYLE> @page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
	FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
	COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
	COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
	COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
	COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
	COLOR: windowtext; FONT-FAMILY: Arial
}
DIV.Section1 {
	page: Section1
}
</STYLE> 
</HEAD> 
<BODY lang=EN-US vLink=purple link=blue> 
<DIV> <SPAN class=426001118-29092004><FONT face="Courier New" color=#0000ff 
size=2> &nbsp;&nbsp;&nbsp; For anyone to help, we will need to see a snippet of 
code to get an idea otherwise I don't think you will get a lot of help. Give the 
group something to work with.</FONT> </SPAN></DIV>
<DIV> <SPAN class=426001118-29092004><FONT face="Courier New" color=#0000ff 
size=2> </FONT></SPAN>&nbsp;</DIV>
<DIV> <SPAN class=426001118-29092004><FONT face="Courier New" color=#0000ff 
size=2> Wags ;)</FONT></SPAN></DIV>
<DIV class=OutlookMessageHeader dir=ltr align=left> <FONT face=Tahoma 
size=2> -----Original Message-----<BR><B>From:</B> 
perl-win32-users-bounces@[...].com 
[mailto:perl-win32-users-bounces@[...].com]<B> On Behalf Of </B>Bharucha, Nikhil<BR><B>Sent:<
/B>  Wednesday, September 29, 2004 
10:42<BR> <B>To:</B> perl-win32-users@[...].com<BR><B>Subject:</B> 
Perl OO<BR> <BR></FONT></DIV>
<DIV class=Section1> 
<P class=MsoNormal> <FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"> I am taking a stab at writing an OO 
Perl Module.&nbsp; The constructor sets a to a hash I pass to it.&nbsp; Problem 
is when I call a method after the new method and attempt to retrieve the 
contents of the hash I get nothing.&nbsp; I know my spelling of the hash 
variable is not off so it&#8217;s not simply that it doesn&#8217;t exist.&nbsp; I am using 
the latest perl dev kit and active perl.&nbsp; </SPAN> </FONT></P>
<P class=MsoNormal> <FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"> </SPAN></FONT>&nbsp;</P>
<P class=MsoNormal> <FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"> Nick</SPAN></FONT></P>
<P class=MsoNormal> <FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"> </SPAN></FONT>&nbsp;</P>
<P class=MsoNormal> <FONT face="Times New Roman" size=3><SPAN 
style="FONT-SIZE: 12pt"> </SPAN></FONT>&nbsp;</P></DIV><FONT SIZE=3><BR>
<BR> 
*******************************************************<BR> 
This message contains information that is confidential<BR> 
and proprietary to FedEx Freight or its affiliates.<BR> 
It is intended only for the recipient named and for<BR> 
the express purpose(s) described therein.<BR> 
Any other use is prohibited.<BR> 
*******************************************************<BR> 
</FONT> 
</BODY> </HTML>
------_=_NextPart_001_01C4A64F.CAEAB9E3--
Attachments:
unknown1
unknown2
unknown3
unknown4


Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved