Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / houseabsolute/p5-Test-Vars issues and pull requests
#61 - Remove two unit tests from t/06_vars_ok_self.t
Pull Request -
State: closed - Opened by jkeenan 5 months ago
#60 - Two tests run differently between repository and tarball
Issue -
State: closed - Opened by jkeenan 5 months ago
- 1 comment
#59 - Show problem with vars_ok() re lexicals declared outside sub def
Pull Request -
State: open - Opened by jkeenan 5 months ago
#58 - TODO test for failure to report on one variable
Pull Request -
State: open - Opened by jkeenan 5 months ago
#57 - Demonstrate that Perl global variables are handled properly
Pull Request -
State: closed - Opened by jkeenan 5 months ago
#56 - doesn't work with implied variable usage (RT 60018)
Issue -
State: open - Opened by jkeenan 5 months ago
Labels: Bug
#55 - \(my $var) is not an unused variable (RT 82411)
Issue -
State: open - Opened by jkeenan 5 months ago
Labels: Bug
#54 - Prepare for 0.016 release
Pull Request -
State: closed - Opened by jkeenan 5 months ago
#53 - Module::Build::Tiny in cpanfile
Pull Request -
State: closed - Opened by jkeenan 6 months ago
#52 - Updates for new OPs in Perl v5.38
Pull Request -
State: closed - Opened by richardleach 9 months ago
- 5 comments
#51 - Reposition Moose::Role within cpanfile
Pull Request -
State: closed - Opened by jkeenan 11 months ago
- 1 comment
#50 - 0.015: test suite is failing
Issue -
State: closed - Opened by kloczek over 1 year ago
- 6 comments
#49 - t/07_stub_sub_bug.t failure with recent perl
Issue -
State: open - Opened by jddurand about 2 years ago
- 2 comments
Labels: Closable?, win32
#48 - Variables used inside Lexical Subroutines are not being recognized
Issue -
State: open - Opened by gnustavo about 2 years ago
Labels: Bug
#47 - Updates may be required for new OPs in Perl v5.38
Issue -
State: closed - Opened by richardleach over 2 years ago
- 17 comments
#46 - ignore_if should get the function name as a second parameter
Issue -
State: closed - Opened by robrwo almost 3 years ago
- 1 comment
#45 - Test::Vars should ignore variables in function signatures
Issue -
State: closed - Opened by robrwo almost 3 years ago
- 3 comments
Labels: Feature request, Bug
#44 - vars_ok does not find lexicals that aren't in a sub
Issue -
State: open - Opened by petdance almost 3 years ago
Labels: Bug
#43 - vars_ok ignores the final missing var
Issue -
State: open - Opened by petdance almost 3 years ago
Labels: Bug
#42 - support my sub (op: padcv)
Pull Request -
State: closed - Opened by gfx almost 4 years ago
#41 - Test failure with lexical subs under 5.26
Issue -
State: closed - Opened by djerius almost 4 years ago
- 4 comments
#40 - CAVEATS section links to rt.cpan.org
Issue -
State: closed - Opened by abraxxa about 4 years ago
- 1 comment
#39 - some prereqs are missing or out of date; minil.toml is missing
Issue -
State: closed - Opened by karenetheridge over 4 years ago
- 2 comments
Labels: Metadata
#38 - fails with unhelpful message when a sub and DBIx::Class relationship have the same name
Issue -
State: open - Opened by abraxxa over 6 years ago
Labels: Bug
#37 - t/03_warned.t fail on Perl 5.28
Issue -
State: closed - Opened by simon04 over 6 years ago
- 3 comments
#36 - ($var =~ tr///) doesn't count as a variable use
Issue -
State: open - Opened by gnustavo almost 7 years ago
- 1 comment
Labels: Bug
#35 - Tiny typo
Pull Request -
State: closed - Opened by cpansprout about 7 years ago
- 1 comment
#34 - Take into account subrefs in stashes
Pull Request -
State: closed - Opened by cpansprout about 7 years ago
- 1 comment
#33 - Argument "*Test::Vars::all" isn't numeric in array or hash lookup
Issue -
State: closed - Opened by oalders over 7 years ago
- 3 comments
#32 - Fix false positive reported in #8
Pull Request -
State: closed - Opened by autarch almost 8 years ago
- 1 comment
#31 - Tests 07 through 09 fail on AppVeyor
Issue -
State: closed - Opened by autarch almost 8 years ago
- 3 comments
#30 - Work around a bizarre core bug with multideref OPs in 5.22 & 5.24
Pull Request -
State: closed - Opened by autarch almost 8 years ago
- 3 comments
#29 - Look for variable use in subst ops
Pull Request -
State: closed - Opened by autarch about 8 years ago
- 2 comments
#28 - Demonstration of regex count bug on 5.22+
Pull Request -
State: closed - Opened by oschwald about 8 years ago
- 1 comment
#27 - Schwern windows
Pull Request -
State: closed - Opened by autarch over 8 years ago
#26 - Fix Windows
Pull Request -
State: closed - Opened by schwern over 8 years ago
- 5 comments
#25 - Fix 03_warned.t on Windows
Pull Request -
State: closed - Opened by schwern over 8 years ago
- 1 comment
#24 - Doesn't test under Travis
Issue -
State: closed - Opened by autarch over 8 years ago
- 6 comments
#23 - Fix for matches in 5.22+.
Pull Request -
State: closed - Opened by oschwald over 8 years ago
- 4 comments
#22 - $ reported as unused var
Issue -
State: closed - Opened by abraxxa over 8 years ago
- 4 comments
#21 - Tests fail on Strawberry perl v5.22.1
Issue -
State: closed - Opened by pauloscustodio almost 9 years ago
- 1 comment
#20 - Using File::Spec->catfile to allow tests to pass in Windows and Linux
Pull Request -
State: closed - Opened by alabamapaul over 9 years ago
- 2 comments
#19 - Reading `${^UNICODE}` results in spurious test failures
Issue -
State: closed - Opened by doherty over 9 years ago
- 2 comments
#18 - Reading `${^UNICODE}` results in output referring to variable named `$`
Issue -
State: open - Opened by doherty over 9 years ago
- 2 comments
Labels: Bug
#16 - False positive when var is used on lhs of regex match
Issue -
State: closed - Opened by abraxxa over 9 years ago
- 2 comments
#15 - Can't locate object method "ARRAYelt" via package "B::NULL"
Issue -
State: closed - Opened by andyjack over 9 years ago
- 3 comments
#14 - Fixes and tweaks for Test::Vars
Pull Request -
State: closed - Opened by autarch over 9 years ago
- 6 comments
#13 - Some minor changes in the documentation and comments
Pull Request -
State: closed - Opened by meAmidos over 9 years ago
- 1 comment
#12 - fix for perl 5.21.7 and later
Pull Request -
State: closed - Opened by eserte almost 10 years ago
- 1 comment
#11 - Tests fail with perl5.21.7-to-be
Issue -
State: closed - Opened by cpansprout about 10 years ago
- 11 comments
#10 - False positive for var in code removed by inlining
Issue -
State: open - Opened by dolmen about 10 years ago
Labels: Bug
#9 - ignore_if should provide more information
Issue -
State: open - Opened by sni over 10 years ago
Labels: Feature request
#8 - array reported as unused although it's used in an array slice
Issue -
State: closed - Opened by abraxxa over 10 years ago
- 2 comments
#7 - tests fail on Strawberry 5.19.11
Issue -
State: open - Opened by chorny almost 11 years ago
- 3 comments
Labels: Closable?, win32
#6 - diag() and note() should be called after, not before $builder->ok()
Issue -
State: closed - Opened by eilara almost 11 years ago
- 5 comments
#5 - all_vars_ok should find files dynamically
Issue -
State: open - Opened by doherty about 11 years ago
- 2 comments
Labels: Feature request
#4 - skip_all instead of planning 0 tests
Issue -
State: closed - Opened by doherty over 11 years ago
- 1 comment
#3 - Switch feature does not work with 0.004
Issue -
State: closed - Opened by asolovey almost 12 years ago
- 1 comment
#2 - Prepare release 0.002
Pull Request -
State: closed - Opened by dolmen over 12 years ago
#1 - patch for Perl v5.16
Issue -
State: closed - Opened by creaktive over 12 years ago
- 3 comments