On Wednesday 02 May 2007 05:30, Oleg Pronin wrote: > Greetings! > > I want to make MyApp::B a part of MyApp::A under namespace for example > /folder/
Pretty sure that you can't do this now, although it is a feature planned for
the next release. The app/context split branch in svn might have the code
you need for this, but it may or may not be finished yet.
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
pgpdBgPZ3sHrC.pgp
Description: PGP signature
_______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
