Hi!
I think, I've found a bug in CGI-Application-Plugin-ParsePath-0.01.
I use CGI-Application-4.06 and just after I add "use
CGI::Application::Plugin::ParsePath;" to my module I get: "Can't
locate object method "add_callback" via package "HomePage" at
/usr/lib/perl5/site_perl/5.10.0/CGI/Application/Plugin/ParsePath.pm
line 22". I have no idea what happens.
Mon Mar 24 18:14:31 2008dhorne [...] cpan.org - Correspondence added
From:
dhorne [...] cpan.org
On Mon Mar 24 17:49:05 2008, roriogm@gmail.com wrote:
Show quoted text
> Hi!
> I think, I've found a bug in CGI-Application-Plugin-ParsePath-0.01.
Can you post some example code that causes this problem? Thanks
Mon Mar 24 18:14:32 2008The RT System itself - Status changed from 'new' to 'open'
Mon Mar 24 18:22:56 2008dhorne [...] cpan.org - Correspondence added
Oh, and make sure that
use CGI::Application::Plugin::ParsePath;
comes after
use base 'CGI::Application';
Tue Mar 25 05:42:10 2008roriogm [...] gmail.com - Correspondence added
Ooops, right! I've changed the order and it works fine.
Sorry for wasting your time.
2008/3/24, Dan Horne via RT <bug-CGI-Application-Plugin-ParsePath@rt.cpan.org>:
Show quoted text
>
> <URL: http://rt.cpan.org/Ticket/Display.html?id=34406 >
>
>
> Oh, and make sure that
>
>
> use CGI::Application::Plugin::ParsePath;
>
>
> comes after
>
> use base 'CGI::Application';
>
>
>
Tue Mar 25 15:43:51 2008dhorne [...] cpan.org - Correspondence added10 min
Great, thanks for your response - closing
Tue Mar 25 15:44:01 2008dhorne [...] cpan.org - Status changed from 'open' to 'rejected'
Tue Mar 25 15:44:19 2008dhorne [...] cpan.org - Given to DHORNE