Allow models and components to specify the names of any components they generate
authorOliver Charles <oliver.g.charles@googlemail.com>
Sun, 24 Jan 2010 17:33:27 +0000 (17:33 +0000)
committerOliver Charles <oliver.g.charles@googlemail.com>
Sun, 24 Jan 2010 17:33:27 +0000 (17:33 +0000)
commit5d02e7902fb093a28deeea34bd4bd8a729e78be4
tree56580faabd02e2545341610c103eda25a6581e56
parent7d6820cc9cd445e7a3d0c3094584a5eb31f60eb1
Allow models and components to specify the names of any components they generate
lib/Catalyst.pm
lib/Catalyst/Component.pm
t/aggregate/unit_core_component_generating.t [new file with mode: 0644]
t/lib/TestApp/Model/Generating.pm [new file with mode: 0644]