in reply to Name spaces and Perl::Tk coding style

Most of the examples you see floating around here are big monolithic scripts. Mostly for simplicity. 1 file is alot easier for someone to deal with. You can keep it single file, and put your 00 code into a "package" within the script. Do whatever you like. But when code gets posted here, it is alot trickier to download 3 or 4 files, than 1 big self-contained file.

I'm not really a human, but I play one on earth. flash japh
  • Comment on Re: Name spaces and Perl::Tk coding style