Last login: Wed Apr 6 14:47:06 on ttys000 Nyros-MacBook-Air:~ Nyro$ perl /Users/Nyro/Documents/perl_tests/02_Fil +eNameExtract.pl String found where operator expected at /Users/Nyro/Documents/perl_tes +ts/02_FileNameExtract.pl line 717, near "my $reject1='" (Might be a runaway multi-line '' string starting on line 715) (Missing semicolon on previous line?) Bareword found where operator expected at /Users/Nyro/Documents/perl_t +ests/02_FileNameExtract.pl line 717, near "my $reject1='OKAY_I_SERIOU +SLY_CANNOT" (Do you need to predeclare my?) syntax error at /Users/Nyro/Documents/perl_tests/02_FileNameExtract.pl + line 717, near "my $reject1='" Bad name after png' at /Users/Nyro/Documents/perl_tests/02_FileNameExt +ract.pl line 717. Nyros-MacBook-Air:~ Nyro$ perl /Users/Nyro/Documents/perl_tests/02_Fil +eNameExtract.pl String found where operator expected at /Users/Nyro/Documents/perl_tes +ts/02_FileNameExtract.pl line 717, near "my $reject1='" (Might be a runaway multi-line '' string starting on line 715) (Missing semicolon on previous line?) Bareword found where operator expected at /Users/Nyro/Documents/perl_t +ests/02_FileNameExtract.pl line 717, near "my $reject1='OKAY_I_SERIOU +SLY_CANNOT" (Do you need to predeclare my?) Bareword found where operator expected at /Users/Nyro/Documents/perl_t +ests/02_FileNameExtract.pl line 718, near "my $reject2='Yum_yum" (Might be a runaway multi-line '' string starting on line 717) (Do you need to predeclare my?) syntax error at /Users/Nyro/Documents/perl_tests/02_FileNameExtract.pl + line 717, near "my $reject1='" Bad name after jpg' at /Users/Nyro/Documents/perl_tests/02_FileNameExt +ract.pl line 718. Nyros-MacBook-Air:~ Nyro$ perl /Users/Nyro/Documents/perl_tests/02_Fil +eNameExtract.pl Global symbol "$myFileN" requires explicit package name at /Users/Nyro +/Documents/perl_tests/02_FileNameExtract.pl line 747. syntax error at /Users/Nyro/Documents/perl_tests/02_FileNameExtract.pl + line 747, near "ame[" Global symbol "$url" requires explicit package name at /Users/Nyro/Doc +uments/perl_tests/02_FileNameExtract.pl line 748. Execution of /Users/Nyro/Documents/perl_tests/02_FileNameExtract.pl ab +orted due to compilation errors. Nyros-MacBook-Air:~ Nyro$ perl /Users/Nyro/Documents/perl_tests/02_Fil +eNameExtract.pl Global symbol "$myFileN" requires explicit package name at /Users/Nyro +/Documents/perl_tests/02_FileNameExtract.pl line 747. syntax error at /Users/Nyro/Documents/perl_tests/02_FileNameExtract.pl + line 747, near "ame[" Global symbol "$url" requires explicit package name at /Users/Nyro/Doc +uments/perl_tests/02_FileNameExtract.pl line 748. Execution of /Users/Nyro/Documents/perl_tests/02_FileNameExtract.pl ab +orted due to compilation errors. Nyros-MacBook-Air:~ Nyro$

In reply to Re^6: I keep getting "b/bc/Wiki.png" instead of the actual thing I want by Nyro46
in thread I keep getting "b/bc/Wiki.png" instead of the actual thing I want by Nyro46

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • 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, details, 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, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.