On 03/02/14 17:51, O'Regan, Mike wrote:
> For your consideration, Kevin Ryde's Perl::Critic::Pulp generates some 
> warnings on the Padre 1.00 source that look interesting.
>
> Hashes with keys duplicated where the values are different:
>
> lib/Padre/MIME.pm: Duplicate hash key "asc" at line 134, column 2.
> lib/Padre/Browser/Document.pm: Duplicate hash key "pod" at line 89, 
> column 2.
>
> What looks like attempting to get the current package name via 
> __PACKAGE__, but is actually just the string "__PACKAGE__":
>
> lib/Padre/Wx/Directory.pm: __PACKAGE__ is the literal string 
> '__PACKAGE__' on the left of a => at line 444, column 5.
> lib/Padre/Wx/Directory.pm: __PACKAGE__ is the literal string 
> '__PACKAGE__' on the left of a => at line 476, column 5.
>
> Hash with duplicated key where the values are the same:
>
> lib/Padre/MIME.pm: Duplicate hash key "pod" at line 102, column 2.
>
> Mike
hi

did you not see - botbot: tell moregan that this looks like it is in Wx 
not Padre :)

http://irclog.perlgeek.de/padre/2014-01-30#i_8197239

regards
kevin <bowtie>



_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to