On Sat, 2006-29-04 at 10:28 -0700, tom arnall wrote: > i'm try to use 'Tie::StdScalar' but perl tells me it can't find it. I've > pushed '/usr/share/perl/5.8.7' onto @INC. the error is: > > Can't locate Tie/StdScalar.pm in @INC > > in '/usr/share/perl/5.8.7/Tie/Scalar.pm' there is 'package Tie::StdScalar' > etc. > > thanks, > > tom arnall > north spit, ca > >
Is the module Tie::Scalar? See `perldoc Tie::Scalar` for details. -- __END__ Just my 0.00000002 million dollars worth, --- Shawn "For the things we have to learn before we can do them, we learn by doing them." Aristotle * Perl tutorials at http://perlmonks.org/?node=Tutorials * A searchable perldoc is at http://perldoc.perl.org/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>