in reply to
Re: Here's the code
in thread
How do I create a Win32 'shortcut' (.LNK) file?
Well, the way to declare constants in perl is as follows :
use constant NAME => value;
You can store those constants in a separate package file of course !
Comment on
Re: Re: Here's the code
In Section
Seekers of Perl Wisdom