Hits: 139 visitors
Publisher: Mark Hedges
OS Support: Linux, Linux Console, Linux Open Sour, Linux Gnome
License: Freeware
Last Update: 17 Oct 2008
Downloads:: 1
See full specifications >>
Apache2::Controller::Dispatch::HashTree is a Perl module that implements find_controller() for Apache2::Controller::Dispatch with a simple hash-based mapping. Uses substr to divide the uri and exists to check cached mappings, so it should be pretty fast.SYNOPSIS < Location "/subdir" > SetHandler modperl PerlInitHandler MyApp::Dispatch < /Location > # lib/MyApp::Dispatch: package MyApp::Dispatch; use base qw( Apache2::Controller::Dispatch::HashTree ); # return a hash reference from dispach_map() sub dispatch_map { return { foo => { default => 'MyApp::C::Foo', bar => { biz => 'MyApp::C::Biz', baz => 'MyApp::C::Baz', }, }, default => 'MyApp::C::Default', } } 1; __END__This maps uri's to controller modules as follows: /subdir/foo MyApp::C::Foo->default() /subdir/foo/bar MyApp::C::Foo->bar() /subdir/foo/bar/zerm MyApp::C::Foo->bar(), path_args == ['zerm'] /subdir/foo/bar/biz MyApp::C::Biz->default() /subdir/foo/biz/baz/noz/wiz MyApp::C::Baz->noz(), path_args == ['wiz']In the second example, if < MyApp::C::Foo > did not implement or allow < bar() > as a controller method, then this would select < MyApp::C::Foo-default() >>.Product's homepage
Requirements: · Perl
Visitors found this page by searching for: Softbuz.com periodically updates pricing and software information of Apache2::Controller::Dispatch::HashTree 1.0.110+d from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using Apache2::Controller::Dispatch::HashTree 1.0.110+d crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Apache2::Controller::Dispatch::HashTree 1.0.110+d Edition.SoftBuz.com also does not provide download link for Apache2::Controller::Dispatch::HashTree 1.0.110+d from Filesonic, Fileserve, Wupload, Uploadstation, Hotfile, Zippyshare, Mediafire, Rapidshare, Megaupload, Torrent and other Free file hosting service also. The download file is obtained directly from the publisher, not from any Peer to Peer file sharing applications such as Shareaza, Limewire, Kazaa, Imesh, eDonkey, eMule, Ares, BearShare, Overnet, Morpheus, BitTorrent Azureus and WinMX.Go softbuz.com get last version,new version,old version,2011,2012,2013 version.
Info
User Services
Developer Services
Partners
Do you like it? Share with friends!