package BinaryReader; use strict; { # scope to hide variables my $report; sub getReport { return $report; } # Other reader functions, the only things # that are allowed to update the report. } # end of scope 1;
In reply to Re: Parse and Dump from Same Code
by tall_man
in thread Parse and Dump from Same Code
by John M. Dlugosz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |