/mojolicious-plugin-navitrack

Plugin to automake navigation tracking

Primary LanguagePerl

mojolicious-plugin-navitrack version 0.0.1


Mojolicious plugin to make navigation tracking like 
with links like:

        Home > Page > About something

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install


DEPENDENCIES

Mojolicious.


COPYRIGHT AND LICENCE

Copyright (C) 2010, Yaroslav Korshak

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.