in reply to
Perl record types
Any module that's pure Perl code can just be put inside your project's directory with a (file manager|FTP client|cp command). You might want to look at
use
which offers more niceties than
require
for the type of thing you're trying to do.
Comment on
Re: Perl record types
In Section
Seekers of Perl Wisdom