~ubuntu-branches/ubuntu/trusty/libhtml-widgets-navmenu-perl/trusty-proposed

« back to all changes in this revision

Viewing changes to lib/HTML/Widgets/NavMenu/Tree/Iterator/Item.pm

  • Committer: Package Import Robot
  • Author(s): Xavier Guimard
  • Date: 2012-12-10 21:19:15 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20121210211915-htiq57aery7fx0vd
Tags: 1.0701-1
* Imported Upstream version 1.0701
* Remove spelling patch now included in upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
    return $self->_subs()->[$sub_num];
92
92
}
93
93
 
 
94
sub _li_id {
 
95
    return shift->_node->li_id();
 
96
}
 
97
 
94
98
=head1 COPYRIGHT & LICENSE
95
99
 
96
100
Copyright 2006 Shlomi Fish, all rights reserved.