$url is defined and still generates this error... I dont understand why, I even get a error with LWP::Simple. this is an example of a key | value printed from the exact code posted above, a value that creates that weird error:
$key: --Bwmk_a61s $value: www.youtube.com/watch?v=--Bwmk_a61s Camouflage en Santiago 2 +007/12/04 22:49:19 Suanmorket
so the $url is www.youtube.com/watch?v=--Bwmk_a61s

i checked, if i add a http:// to the front of the urls, I still encounter the same problems. weird!

In reply to Re^6: Some Weird behavior with BerkeleyDB and WWW::Mechanize by downer
in thread Some Weird behavior with BerkeleyDB and WWW::Mechanize by downer

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.