I tried out this strange looking code, and perl -c told me:
Bareword found where operator expected at /tmp/monk.pl line 4, near "-
+I/usr/local/lib/perl5/5.00503/sun4-solaris/CORE " srcdir"
(Might be a runaway multi-line "" string starting on line 2)
(Missing operator before srcdir?)
Unquoted string "srcdir" may clash with future reserved word at /tmp/m
+onk.pl line 4.
syntax error at /tmp/monk.pl line 4, near "-I/usr/local/lib/perl5/5.00
+503/sun4-solaris/CORE " srcdir"
Reversed .= operator at /tmp/monk.pl line 4.
Unquoted string "sh" may clash with future reserved word at /tmp/monk.
+pl line 4.
Bareword found where operator expected at /tmp/monk.pl line 5, near "/
+usr"
(Might be a runaway multi-line // string starting on line 4)
(Missing operator before usr?)
Unquoted string "usr" may clash with future reserved word at /tmp/monk
+.pl line 5.
Unrecognized file test: -I at /tmp/monk.pl line 5.
Paris Sinclair | 4a75737420416e6f74686572
pariss@efn.org | 205065726c204861636b6572
I wear my Geek Code on my finger.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
Outside of code tags, you may need to use entities for some characters:
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|