in reply to Re^2: strip text from a string
in thread strip text from a string
What materials are you using for reference? There are some great free materials out there, and finding them early can greatly expedite the learning process. Familiarity with the Perl documentation is probably one of the most important skills to develop in Perl. More often than not, it's the search engine associated with my Firefox search box. Learning how to navigate CPAN and comfort with hashes and complex data structures are way up there as well. Some references you may consider perusing:
#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: strip text from a string
by KalaMonkey (Initiate) on Sep 12, 2014 at 09:44 UTC |