Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Perl-Critic/Perl-Critic issues and pull requests

#101 - Policy suggestion: quotes for quote-like operator delims

Issue - State: closed - Opened by thaljef about 11 years ago - 3 comments

#100 - allow Rcs keywords in POD

Issue - State: closed - Opened by thaljef about 11 years ago - 5 comments

#99 - bugs

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#98 - Perl Critic 0.20 Bug

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#96 - use strict and use warnings *too* verbose.

Issue - State: closed - Opened by thaljef about 11 years ago - 4 comments

#95 - $VERSION not found when in list with spaces

Issue - State: closed - Opened by thaljef about 11 years ago - 3 comments

#94 - No skip for File::Slurp in includes.t

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#93 - false positive for capture var used in ternary condition

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#92 - false positive for parens used with substr and unpack

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#91 - 0.2 fails to install with PPI 1.118

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#90 - RequirePodSections still runs after global ## no critic

Issue - State: closed - Opened by thaljef about 11 years ago - 8 comments

#89 - No warnings about malformed config file

Issue - State: closed - Opened by thaljef about 11 years ago - 6 comments

#88 - DESTROY incorrectly identified as a homonym

Issue - State: closed - Opened by thaljef about 11 years ago - 5 comments

#87 - Test t/06... and t/20... failure with PPI 1.117

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#86 - wrong page number for "printing to filehandles"

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#85 - conflicting tests in some cases

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#84 - Test failure

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#83 - Does not understand bless($obj, $class).

Issue - State: closed - Opened by thaljef about 11 years ago - 3 comments

#82 - Archive error; grep clears @SITE_POLICIES

Issue - State: closed - Opened by thaljef about 11 years ago - 12 comments

#81 - ProhibitNoisyQuotes Hates Overload

Issue - State: closed - Opened by thaljef about 11 years ago - 3 comments

#80 - "Hard tabs used at" shouldn't check __DATA__

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#79 - ProhibitStringyEval complains about legitimate case

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#78 - feature requests

Issue - State: open - Opened by thaljef about 11 years ago - 4 comments
Labels: Suggested policy

#77 - __END__ statement considered "unreachable"

Issue - State: closed - Opened by thaljef about 11 years ago

#76 - Incorrect parsing of HEREDOCs (possibly by PPI)

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#75 - Problems parsing $VERSION

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#74 - False positive on Parens

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#73 - Makefile.PL mistaken for a module

Issue - State: closed - Opened by thaljef about 11 years ago - 9 comments

#72 - Magic <> should be a warning

Issue - State: open - Opened by thaljef about 11 years ago - 4 comments
Labels: Suggested policy

#71 - No-case heredoc terminator incorrectly detected as lower case

Issue - State: closed - Opened by thaljef about 11 years ago

#70 - Policy Idea: Prohibiting Dynamic or (worse) Tainted Versions

Issue - State: closed - Opened by thaljef about 11 years ago - 9 comments

#69 - use vars qw(@EXPORT_OK ) not recognized

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#68 - Failed to install 0.17

Issue - State: closed - Opened by thaljef about 11 years ago - 7 comments

#67 - add an option to perlcritic to display de-duped explanations of all violations

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#66 - HERE docs triggers spurious error and confuses reported line number

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#65 - Incorrect page numbers in ProhibitLeadingZeros and RequireNumberSeparators

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#64 - Perl-Critic0.16 fails tests during install

Issue - State: closed - Opened by thaljef about 11 years ago - 14 comments

#63 - Test failure

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#62 - t/03_pragmas.t fails on perl 5.8.8/Mac OS 10.4.6

Issue - State: closed - Opened by thaljef about 11 years ago - 4 comments

#61 - Windows Incompatibilities...

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#60 - page number for AUTOLOAD is incorrect

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#59 - Policy idea ProhibitUniversalFunctions

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#58 - Test failure if Perl::Tidy is not installed

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#57 - VERSION check does not notice Readonly::Scalar version

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#56 - RequirePackageWarnings, Args Error

Issue - State: closed - Opened by thaljef about 11 years ago - 5 comments

#55 - Example config in Documentation::RequirePodSections

Issue - State: closed - Opened by thaljef about 11 years ago

#54 - Bad Document Example

Issue - State: closed - Opened by thaljef about 11 years ago - 7 comments

#53 - Match variables and 'use English'

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#52 - BEGIN and END blocks treated as subroutines

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#51 - insists my code is not tidy

Issue - State: closed - Opened by thaljef about 11 years ago - 3 comments

#50 - 3rd arg to Violation->new() must be ARRAY ref ...

Issue - State: closed - Opened by thaljef about 11 years ago - 3 comments

#49 - False positive in CodeLayout::RequireTrailingCommas

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#48 - Undefined subroutine &PPI::Statement::Sub::_INSTANCE

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#47 - regular expression error on tr/_/ /;

Issue - State: closed - Opened by thaljef about 11 years ago

#46 - Empty strings in ProhibitQuotedWordLists

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#45 - filehandle bareword has wrong page ref

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#44 - Violation->new() in RequireTrailingCommas.pm

Issue - State: closed - Opened by thaljef about 11 years ago - 4 comments

#43 - False Positive: single arg select

Issue - State: closed - Opened by thaljef about 11 years ago

#42 - Workaround lack of Unicode supprot in PPI

Issue - State: closed - Opened by thaljef about 11 years ago

#41 - Ignored regions are too aggressive (##no critic on conditionals)

Issue - State: closed - Opened by thaljef about 11 years ago

#40 - Package and VERSION policies should not apply to scripts

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#39 - Allow postfix 'if' with die, croak, etc.

Issue - State: closed - Opened by thaljef about 11 years ago

#38 - Make third-party Policy plugins easier

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#37 - Trivial spelling fixes

Issue - State: closed - Opened by thaljef about 11 years ago

#36 - False positive with ExtUtils munged script files

Issue - State: closed - Opened by thaljef about 11 years ago - 4 comments

#35 - False positive with 'if' or 'unless' as hash keys

Issue - State: closed - Opened by thaljef about 11 years ago - 5 comments

#34 - Reverse the order of the Changes file

Issue - State: closed - Opened by thaljef about 11 years ago

#33 - Permit 'require' for runtime loading

Issue - State: closed - Opened by thaljef about 11 years ago - 8 comments

#32 - v0.09 policies returning objects that aren't Violation instances

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#31 - perlcritic output

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#30 - Builtin function called with parens for DBI::do

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#29 - "Unpackaged code" warning for "use strict;"

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#28 - Integer with leading zeros

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#27 - Home discovery is dangerously naive...

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#26 - ProhibitParensWithBuiltins dies when bare "undef" is encountered

Issue - State: closed - Opened by thaljef about 11 years ago

#25 - Single paren in quoted string triggers "noisy string" warning

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#24 - ProhibitBuiltinHomonyms doesn't allow for commonly overridden subs

Issue - State: closed - Opened by thaljef about 11 years ago

#23 - $1 seen as magic punctuation variable

Issue - State: closed - Opened by thaljef about 11 years ago - 5 comments

#22 - Add policy CodeLayout::ProhibitHardTabs

Issue - State: closed - Opened by thaljef about 11 years ago - 2 comments

#21 - Long number limit is to low

Issue - State: closed - Opened by thaljef about 11 years ago - 3 comments

#20 - false positive: Builtin function called with parens

Issue - State: closed - Opened by thaljef about 11 years ago - 8 comments

#19 - StringyGrep and StringyMap

Issue - State: closed - Opened by thaljef about 11 years ago - 1 comment

#18 - Reformatted Changes file as per CPAN::Changes::Spec

Pull Request - State: closed - Opened by neilb about 11 years ago - 1 comment

#16 - update invalid profile test to match change in Config::Tiny 2.17

Pull Request - State: closed - Opened by eldridge about 11 years ago - 2 comments

#15 - [TestingAndDebugging::RequireUseStrict/RequireUseWarnings] should recognize "Moo"

Issue - State: closed - Opened by robrwo about 11 years ago - 1 comment
Labels: Enhancement

#14 - [Subroutines::ProhibitBuiltinHomonyms] needs config option to add allowed homonyms

Issue - State: open - Opened by robrwo about 11 years ago - 4 comments
Labels: Enhancement

#12 - typo fixes

Pull Request - State: closed - Opened by dsteinbrunner about 11 years ago - 1 comment

#11 - Added repository metadata

Pull Request - State: closed - Opened by dsteinbrunner about 11 years ago - 1 comment

#10 - Created two new themes certrec and certrule

Pull Request - State: closed - Opened by kimmel over 11 years ago - 1 comment

#9 - Created two new themes: certrule certrec

Pull Request - State: closed - Opened by kimmel over 11 years ago

#8 - Move all old issues from RT

Issue - State: closed - Opened by thaljef over 11 years ago - 4 comments

#7 - Choose a Dist::Zilla configuration.

Issue - State: closed - Opened by thaljef over 11 years ago - 1 comment
Labels: Dev internals

#6 - Tweak POD for use with Dist::Zilla

Issue - State: closed - Opened by thaljef over 11 years ago - 4 comments
Labels: Dev internals

#5 - Put P::C::Module::Build::Standard in its own distribution

Issue - State: closed - Opened by thaljef over 11 years ago
Labels: Dev internals

#4 - Remove hard-coded version numbers

Issue - State: closed - Opened by thaljef over 11 years ago - 1 comment

#3 - Strip SVN headers from all files

Issue - State: closed - Opened by thaljef over 11 years ago - 2 comments

#2 - Add missing Perl::Critic::Module::Build::Standard

Pull Request - State: closed - Opened by guillaumeaubert over 11 years ago - 1 comment

#1 - .gitignore mistakenly ignores inc/Perl/Critic/Module/Build/

Pull Request - State: closed - Opened by guillaumeaubert over 11 years ago - 1 comment