Ok, thanks I think I found what I was looking for,
Mike(mickalo)Blezien
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Thunder Rain Internet Publishing
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
----- Original Message -----
From: "Shawn H Corey" <[email protected]>
To: "Mike Blezien" <[email protected]>
Cc: "Perl List" <[email protected]>
Sent: Tuesday, January 12, 2010 3:21 PM
Subject: Re: What does the __FILE__ mean?
Mike Blezien wrote:
Hello,
I have sub routine in a module that creates a MD5 hash:
&make_md5(__FILE__);
what exactly does this "__FILE__" represent, the current filename ?
See `perldoc perldata` and search for /Special Literals/
http://perldoc.perl.org/perldata.html
--
Just my 0.00000002 million dollars worth,
Shawn
Programming is as much about organization and communication
as it is about coding.
I like Perl; it's the only language where you can bless your
thingy.
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/