[Gllug] Donations at meetings

will will at hellacool.co.uk
Wed Sep 15 14:30:45 UTC 2004


Neil Fryer wrote:
 > #!/usr/bin/perl -w
 > $string1 = "Neil Fryer";
 > $string2 = "Marimba Technical Analyst";
 > $string2=~s/Marimba/BMC/;
 > $string3 = "Support Line 0800156155";
 > print "$string1\n";
 > print "$string2\n";
 > print "$string3\n";

Did you write this yourself, or see it on the web somewhere ;)

Will.
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list