in reply to trouble explaining shared objects in Perl

Short demonstration, use as patch -p0   SOso-0.01.patch.txt

tar up blib and copy it, then test as prove -vb blib/t or perl -Mblib blib/t

  • Comment on Re: trouble explaining shared objects in Perl

Replies are listed 'Best First'.
Re^2: trouble explaining shared objects in Perl
by jimw54321 (Acolyte) on Jan 15, 2013 at 02:17 UTC
    Thanks for the suggestions. Will do.