The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision History for Dist-Zilla-Role-Stash-Plugins
==================================================

1.002005
--------

91aecb3 Add 'join' option to merge_stashed_config hashref for specifying an alternate join string

3f63a10 Skip (with a warning) any attributes found in the stash but not found on the object

5e2cb62 Remove no longer useful stash_name method

4e4b273 Test an actual stash with an actual plugin module

136ee4f Convert test to instance->method style

v1.2 2010-12-16
---------------

0de5fc3 Replace odd class->method usage with normal instance->method usage

8e584f2 Create DZ plugin for testing

25552d7 Mention the fork in a HISTORY section of the README

v1.1 2010-12-16
---------------

75e4156 Remove DynamicConfig which is in its own repo

v1.0 2010-12-16
---------------

2d54c7a Remove unrelated references to Pod::Weaver

58ec84d Simplify DynamicConfig by handling separation of arguments in a class method

91d4850 Add TODO comment about making the attribute separation configurable

83e4e5b Point POD links elsewhere for modules/method documentation that don't actually exist

1e7543a Add mising use statements for strict and warnings

fabe9bd Warn if a key doesn't match the 'argument_separator' (and move to the next loop iteration)

043f6e2 Add comment for decision not to use an idea

b08610e Move more generic attributes and methods to Role::Stash::Plugins

6ac40f2 Create DynamicConfig and Stash::Plugin Roles and move some methods there from Plugin

896537c Simplify the test configurations by using the @Classic bundle

v0.5 2010-11-28
---------------

3626aa7 Make methods consistent by accepting a hashref of options

a0c083e Document methods with POD

05712a0 Explicitly test multiple attributes in one package

4c6e3b4 Use Test::MockObject to test get_stashed_config()

650ea42 Prefix fake plugins with 'A' to clarify

v0.4 2010-11-28
---------------

f74e310 Check the previous value and type constraint and attempt to append before blindly overwriting

6c68f4f Update ini-sep tests to match module POD

f85e751 Improve POD: fix typo, clarify, mention no-mutliple-attributes bug

d586138 Document the attributes in POD

v0.3 2010-11-28
---------------

a07bc3f Rename load_stashed_config() to merge_stashed_config() to disambiguate

ecb8a69 Add extensive description to the POD

24ca3cb Create our own expand_package method which changes a leading + to =

57b53c6 Add 'argument_separator' attribute to allow an alternate regexp to be used if necessary

e16f81c Create tests for checking the loaded configuration

65d321d Create functions for Pod::Weaver plugins to easily get an appropriate slice of the stash

2373faa Check if there are any parameters to pass before attempting to move from one hash to another

5f83bec Mention the role that plugin bundles play in the reason for this module

v0.2 2010-11-27
---------------

cc1a833 Make the configuration dynamic so that any Pod::Weaver plugins can just use it

f3656ea Copy Description section to README to make github happy

84859e4 Add Description section to POD

===================================
End of changes in the last 365 days
===================================