BUG in URI::URL under -w
Randal Schwartz (merlyn@stonehenge.com)
16 Mar 1997 09:38:28 -0700
$ perl -w -MURI::URL -e 'print url("http://barney/", "mailto:fred")->rel'
Use of uninitialized value at /home/merlyn/lib/perl5/site_perl/auto/URI/URL/_generic/rel.al line 20.
http://barney/
$
Correct answer, but spurious warning. Since my WebTechniques column is
due today (:-), I'll have the workaround of turning off $^W while calling
this routine. <sigh>
--
Name: Randal L. Schwartz / Stonehenge Consulting Services (503)777-0095
Keywords: Perl training, UNIX[tm] consulting, video production, skiing, flying
Email: <merlyn@stonehenge.com> Snail: (Call) PGP-Key: (finger merlyn@ora.com)
Web: <A HREF="http://www.stonehenge.com/merlyn/">My Home Page!</A>
Quote: "I'm telling you, if I could have five lines in my .sig, I would!" -- me