what was the earliest version of perl that would allow you to use scalar filehandles? open(my $fh, "filename"); instead of open(FILEHANDLE, "filename"); _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm
- [Boston.pm] version of perl that can use scalar filehandle... Greg London
- Re: [Boston.pm] version of perl that can use scalar f... Chris Ball
- Re: [Boston.pm] version of perl that can use scalar f... Greg London
- Re: [Boston.pm] version of perl that can use scal... Ben Tilly
- Re: [Boston.pm] version of perl that can use ... Uri Guttman
- Re: [Boston.pm] version of perl that can use ... Jerrad Pierce
- Re: [Boston.pm] version of perl that can use scalar f... Ricker, William
- Re: [Boston.pm] version of perl that can use scalar f... Ron Newman
- Re: [Boston.pm] version of perl that can use scalar f... Greg London

