[Novalug] sed syntax question
James Ewing Cottrell 3rd
JECottrell3 at Comcast.NET
Sat Jul 7 19:45:50 EDT 2007
Angelo Bertolli wrote:
> It's not that Perl might not be available (because I don't recall a
> system without it in many years),
Right. That argument is no longer valid. In the rare case where Perl is
NOT available, build it yourself. Carry the source (or binarys) with you
on a flash drive. You can run perl out of your hone directory.
> but that it leads to people using Perl modules, and maybe not even
> realizing it.
Dude! You ned to say "use" or "require" to get modules.
> At least that's what annoys me about Perl: tracking down all the
> modules when I find something useful that someone else wrote.
And hey, other languages have Librarys. For all you know parts of AWK
might be implemented as libraries of some type.
Same Fix. Carry the modules that you might need with you on a flash drive.
JIM
More information about the Novalug
mailing list