Sisyphus wrote on 2009-05-28:
> Hi, I currently have the "Microsoft Platform SDK for Windows Server
2003
> R2" compiler. I would like to also install "Windows SDK for Windows
> Server 2008 and .NET Framework 3.5" from
>
http://www.microsoft.com/downloads/details.aspx?FamilyId=E6E1C3DF-A74F-
> 4207-
I contacted Jens back in March 2003 regarding the GPL status of
Win32::Lanman. I asked him if he would consider releasing a new version
with a less restrictive licence so that the company which I'm working
for can distribute it in their commercial software.
He replied to say that we could use it
Sisyphus wrote:
> Hi,
> On the face of it, the topic of this post has little (if anything) to
> do with perl.
>
> But, afaict from 'perldoc perlhack', if I want to stay in touch with
> the current perl developments I need to be able to download the
> latest source by running:
>
> rsync -avz rsync
to a "BEGIN { ... }" block?
> Or to really use the global variable I think you use something like:
>
> eval 'sub greet { print "$::greet\n" }';
> or
> eval 'sub greet { print "$main::greet\n