Subject: | possbile bug report |
Date: | Thu, 27 May 2010 23:45:01 -0700 |
To: | bug-Catalyst-Plugin-Authentication [...] rt.cpan.org |
From: | Paras Chitrakar <paras [...] resumebucket.com> |
Hey,
The following code errors out in: Catalyst/Authentication/Realm.pm
72 eval {
73 Catalyst::Utils::ensure_class_loaded( $credentialclass );
75 };
and
94 eval {
95 Catalyst::Utils::ensure_class_loaded( $storeclass );
96 };
Error message:
(in cleanup) Insecure dependency in require while running with -T switch at
/usr/lib/perl5/site_perl/5.8.8/Catalyst/Utils.pm line 281.
...propagated at
/usr/lib/perl5/site_perl/5.8.8/Catalyst/Authentication/Realm.pm line 102.
I basically did a pattern match on $credentialclass and $storeclass to get
around this.
Please let me know if you require any more information. This is my first
time reporting a bug.
--
Paras
cell: 310 630 9749
Co-founder
140bets.com
ResumeBucket.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CONFIDENTIALITY NOTICE
This communication (and/or the documents accompanying it) may contain
confidential information. If you are not the intended recipient, you are
hereby notified that any disclosure, copying, distribution or the taking of
any action in reliance on the contents of this information is strictly
prohibited. If you have received it in error, please advise the sender by
reply e-mail and immediately delete the message and any attachments without
copying or disclosing the contents.