Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
perl script to extract comments
Name: tamilselvan S Date: January 19, 2009 at 01:48:39 Pacific OS: Windows XP CPU/Ram: Intel pentium 5 Product: Intel / HP Subcategory: General
Comment:
perl script to extract the lines without comment in a given C file
Summary: Here's a perl script that extracts the data and creates the spreadsheet. However, it's still unclear which fields you want to extract, how the records are seporated (ie, is there a blank line between...
Summary: hello all, i'm using a Perl script to read an old database then convert to a new schema. For every record read (currently around 15k, but in production 100k), the script could generate anywhere ...
Summary: You just can't add text to a jpg image. 1 - uncompress the image. 2 - to create the text image. 3 - Overlay text image over jpg image 4 - recompress to jpg. A Perl script calling other programs could....