Graham Knop [Tue, 26 Sep 2017 12:44:00 +0000]
filter out any fake lexical
Graham Knop [Sun, 16 Oct 2016 11:36:05 +0000]
avoid needing . in @INC in dev mode
Graham Knop [Wed, 1 Jul 2015 21:02:22 +0000]
Release commit for 1.003005
Graham Knop [Wed, 1 Jul 2015 21:02:09 +0000]
Bumping version to 1.003005
Graham Knop [Wed, 1 Jul 2015 21:01:49 +0000]
changelog hints test fix
Graham Knop [Wed, 1 Jul 2015 10:31:36 +0000]
get hints from strictures as late as possible
strictures v1 enables all fatal warnings, which included anything custom
registered by other modules. Moo will delay loading modules for as long
as possible, which means some things, like Class::Method::Modifiers,
won't be loaded until the WithHintPersistence role is applied at object
creation time. This may what causes vars.pm to be loaded, which
registers a warning category and can break the test.
If we delay checking the expected hints until immediately before going
the eval test, all warning categories should be loaded.
Graham Knop [Tue, 30 Jun 2015 13:41:57 +0000]
Release commit for 1.003004
Graham Knop [Tue, 30 Jun 2015 13:41:17 +0000]
Bumping version to 1.003004
Graham Knop [Tue, 30 Jun 2015 13:40:36 +0000]
changelog for hints test diagnostics
Graham Knop [Tue, 30 Jun 2015 13:34:50 +0000]
dynamic_config => 0
Graham Knop [Tue, 30 Jun 2015 13:24:21 +0000]
strictures is a runtime prereq
Graham Knop [Tue, 30 Jun 2015 13:24:11 +0000]
better diagnostics on warnings mismatch
Graham Knop [Sun, 28 Jun 2015 20:51:34 +0000]
Release commit for 1.003003
Graham Knop [Sun, 28 Jun 2015 20:51:17 +0000]
Bumping version to 1.003003
Graham Knop [Sun, 28 Jun 2015 20:47:05 +0000]
protect against empty string in PV
In perl 5.22, PV can return an empty string as well as undefined, so we
need to test the length before using it as a variable name.
Karen Etheridge [Tue, 23 Dec 2014 00:12:14 +0000]
Release commit for 1.003002
Karen Etheridge [Tue, 23 Dec 2014 00:11:29 +0000]
make bump
Karen Etheridge [Mon, 22 Dec 2014 23:57:02 +0000]
changelog for RT#101086
Father Chrysostomos [Mon, 22 Dec 2014 22:40:38 +0000]
fix for RT#101086
Graham Knop [Mon, 18 Aug 2014 21:00:31 +0000]
update Makefile.PL boilerplate
Graham Knop [Sat, 16 Aug 2014 00:45:29 +0000]
Release commit for 1.003001
Graham Knop [Sat, 16 Aug 2014 00:43:19 +0000]
bump version
Graham Knop [Sat, 16 Aug 2014 00:42:47 +0000]
changelog
Graham Knop [Mon, 4 Aug 2014 08:55:56 +0000]
include required perl version in metadata
Graham Knop [Fri, 13 Jun 2014 22:19:01 +0000]
hide some internal packages from PAUSE
Graham Knop [Fri, 13 Jun 2014 13:13:13 +0000]
Release commit for 1.003000
Graham Knop [Fri, 13 Jun 2014 13:12:29 +0000]
bump version
Graham Knop [Fri, 13 Jun 2014 13:09:05 +0000]
header for changelog
Graham Knop [Fri, 13 Jun 2014 13:02:40 +0000]
update changes
Graham Knop [Fri, 13 Jun 2014 13:02:28 +0000]
add self to contributors
Graham Knop [Fri, 13 Jun 2014 12:38:50 +0000]
remove unused variables
Graham Knop [Fri, 13 Jun 2014 11:54:03 +0000]
correct error check with fatal warnings
Graham Knop [Fri, 13 Jun 2014 12:05:50 +0000]
make hints test immune to perl -M options
Graham Knop [Fri, 13 Jun 2014 11:53:46 +0000]
also preserve warnings
Graham Knop [Fri, 13 Jun 2014 11:21:06 +0000]
use our own pragma for hints hash test
Graham Knop [Fri, 13 Jun 2014 11:07:49 +0000]
correct hints test when running in git checkout
Graham Knop [Fri, 13 Jun 2014 10:45:46 +0000]
de-tabify
Graham Knop [Fri, 13 Jun 2014 10:45:27 +0000]
pod cleanups
Graham Knop [Fri, 13 Jun 2014 10:44:59 +0000]
distarify
Graham Knop [Fri, 10 Feb 2012 20:57:27 +0000]
add pod documentation to tinyrepl script
Graham Knop [Fri, 10 Feb 2012 21:00:48 +0000]
add MYMETA files to .gitignore
David Leadbeater [Mon, 4 Jul 2011 20:43:15 +0000]
1.002000 release
David Leadbeater [Mon, 4 Jul 2011 20:41:05 +0000]
Up Moo version requirement
David Leadbeater [Tue, 11 Jan 2011 21:19:38 +0000]
Add persistent hints
This means the $^H and %^H values are stored and restored along with the
captured lexical variables.
David Leadbeater [Tue, 11 Jan 2011 17:51:28 +0000]
Add a .gitignore
David Leadbeater [Mon, 4 Jul 2011 20:35:38 +0000]
Configurable prelude
Add an attribute 'prelude' which defaults to 'use strictures 1;' so
use of strictures is configurable.
Matt S Trout [Tue, 11 Jan 2011 22:24:54 +0000]
correct time
Matt S Trout [Tue, 11 Jan 2011 21:51:44 +0000]
1.001000 release commit
Matt S Trout [Tue, 11 Jan 2011 21:47:22 +0000]
add dgl to contributors
David Leadbeater [Tue, 11 Jan 2011 00:13:07 +0000]
Add a #line directive to identify the source of an error
Matt S Trout [Mon, 3 Jan 2011 14:28:15 +0000]
make anon subs work
Matt S Trout [Sun, 5 Dec 2010 17:07:28 +0000]
Makefile.PL
Matt S Trout [Sun, 5 Dec 2010 17:04:43 +0000]
Changes file
Matt S Trout [Sun, 5 Dec 2010 17:03:57 +0000]
skeleton docs and copyright notice
Matt S Trout [Sun, 5 Dec 2010 16:55:50 +0000]
clean up example to not require extra modules
Matt S Trout [Sun, 5 Dec 2010 16:47:06 +0000]
mark tinyrepl executable
Matt S Trout [Sun, 5 Dec 2010 16:43:02 +0000]
add test to check non-capture of out of scope lexical
Matt S Trout [Sat, 4 Dec 2010 17:31:17 +0000]
handle inner scope lexicals
Matt S Trout [Sat, 4 Dec 2010 17:20:51 +0000]
initial import