APM: test

Duncan McGreggor oubiwann at yahoo.com
Thu Mar 7 14:05:57 CST 2002


I actually, I left some things out:

#!/usr/bin/perl -w

use strict;
use diagnostics;

print "Hello"." "."World"."\n";

heh-heh

--- Jason Dixon <jwdixon1 at yahoo.com> wrote:
> Actually, I think you mean...
> 
> #!/usr/bin/perl
> 
> print "Hello World\n";
> 
> # Note the lack of strict... didn't mjd teach you anything?
> # We're not even declaring anything!
> 
> -J.
> 
> At 11:47 AM 3/7/2002 -0800, you wrote:
> >don't you mean:
> >
> >#!/usr/bin/perl
> >
> >use strict;
> >
> >print "Hello World!";
> >
> >
> >--- Jason Dixon <jwdixon1 at yahoo.com> wrote:
> > > Hello World!
> > >
> > > -J.
> >
> > > ATTACHMENT part 2 application/pgp-signature
> >
> >
> >
> >__________________________________________________
> >Do You Yahoo!?
> >Try FREE Yahoo! Mail - the world's greatest free email!
> >http://mail.yahoo.com/
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/



More information about the Frederick-pm mailing list