![]() 8.171. PerlIO::ScalarFor example: #!/usr/local/bin/perl -w use PerlIO::Scalar; open($fh, "<...", \$some_scalar); This module is part of the core Perl distribution starting with Perl 5.8. ![]() Copyright © 2002 O'Reilly & Associates. All rights reserved. |
|