On Mon, Mar 04, 2002 at 08:24:08PM +1100, Adam Kennedy wrote: > And having given you two fish, let me suggest at this point that it would be well >worth your while learning to fish. > > A great place to start is perldoc.com, which should contain just about everything >you could need.
> Looking through you see "How do I strip blank space from the beginning/end of a >string?", clicking on the link takes you to. > > >http://perldoc.com/perl5.6.1/pod/perlfaq4.html#How-do-I-strip-blank-space-from-the-beginning-end-of-a-string- assuming you have the perl documentation stored locally, another way to find the same information would be: perldoc -q space > A great alternative if you are really stuck would be to go to what is arguably the >"main" perl channel. > > irc://irc.rhizomatic.net/#perl ( assumes you have mozilla ). i presume thats #perl on openprojects? if not, thats where i commonly am, and such questions are certainly the norm. -- - Gus -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
