2 of 3 people (67%) answered YesRecently 2 of 3 people (67%) answered Yes
Nov 13th, 2002 08:45Murat Uenalan,
Yes. Use the println function from the CPAN module "IO::Extended". use IO::Extended qw(:all); println "Hello";