~ubuntu-branches/ubuntu/vivid/libhtml-widgets-navmenu-perl/vivid

« back to all changes in this revision

Viewing changes to lib/HTML/Widgets/NavMenu.pm

  • Committer: Package Import Robot
  • Author(s): gregor herrmann, Salvatore Bonaccorso, gregor herrmann
  • Date: 2013-10-22 19:25:07 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20131022192507-2920pk4u9pcz3g5z
Tags: 1.0702-1
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs

[ gregor herrmann ]
* New upstream release.
* Add build dependency on libcpan-changes-perl.
* Update years of packaging copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
package HTML::Widgets::NavMenu;
5
5
 
6
 
our $VERSION = '1.0701';
 
6
our $VERSION = '1.0702';
7
7
 
8
8
package HTML::Widgets::NavMenu::Error;
9
9