in reply to
Should Modules Do I/O?
If modules wouldn't do I/O, you wouldn't have
DBI.pm
,
Tk.pm
or
CGI.pm
, to name a few well known modules that do I/O.
Comment on
Re: Should Modules Do I/O?
In Section
Seekers of Perl Wisdom