Michael G Schwern wrote:
On Fri, Aug 05, 2005 at 11:32:45AM -0400, Robert wrote:
Is the inline POD the current preferred way?
That really depends on who you ask. Me? I prefer it. Its totally a matter
of style.
Pros:
* Keeps the docs close to the code so you're more likely to keep the docs u
Hello:
I'm not sure where to report this, but there seems to
be a bug in search.cpan.org related to modules
containing scripts with hyphens in them.
I noticed this looking at the page
http://search.cpan.org/~joshr/Sman-0.95/ :
The link for the script 'sman' leads to the docs for
'sman-update',
cpan tester wrote:
I'm not sure where to report this, but there seems to
be a bug in search.cpan.org related to modules
containing scripts with hyphens in them.
You could try http://search.cpan.org/feedback . Whatever you send there
will go into the search.cpan.org request tracking system.
Th
Hi,
I am having issue running WWW::Mechanize script; any help on this will
be much appreciated.
Thanks
Shiv
I get error
Can't locate auto/HTML/TokeParser/get_phrase.al in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-li
On Tue, Aug 16, 2005 at 10:07:20AM +0100, David Cantrell wrote:
> Michael G Schwern wrote:
>
> >* Private docs (=begin/end private) allow you to document private and
> >public
> > functions using the same style.
>
> Ooh, I didn't know about that! What revision of perl (or rather,
> perldoc) d
On Tue, Aug 16, 2005 at 06:12:35AM -0700, Shivakumar Venkatappa wrote:
> I get error
> Can't locate auto/HTML/TokeParser/get_phrase.al in @INC (@INC contains:
What's likely happening is your installation of HTML::TokeParser is a couple
years old and does not have the get_phrase() method. That we
On Tue, Aug 16, 2005 at 11:15:12AM -0700, Michael G Schwern ([EMAIL PROTECTED])
wrote:
> get_phrase was added in version 3.33 of HTML-Parser (which contains
> HTML::TokeParser). WWW::Mechanize should have warned you that your version
> was not new enough upon installation.
And so it shall from
On Tue, Aug 16, 2005 at 02:17:56PM -0500, Andy Lester wrote:
> > get_phrase was added in version 3.33 of HTML-Parser (which contains
> > HTML::TokeParser). WWW::Mechanize should have warned you that your version
> > was not new enough upon installation.
>
> And so it shall from this day forward.
On Tue, Aug 16, 2005 at 12:27:31PM -0700, Michael G Schwern ([EMAIL PROTECTED])
wrote:
> Mechanize already has a dependency on TokeParser 2.28 which is the version
> that came with HTML-Parser 3.33.
Then we're probably dealing with a bad Mech install.
--
Andy Lester => [EMAIL PROTECTED] => www.
Hi All,
Thanks all for the responses.
Michael G Schwern was right I am using old version and issue
fixed by upgrading HTML-Parser to latest.
Thanks
Shiv
-Original Message-
From: Michael G Schwern [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 16, 2005
10 matches
Mail list logo