ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/perl/urxvt-popup
(Generate patch)

Comparing rxvt-unicode/src/perl/urxvt-popup (file contents):
Revision 1.1 by root, Sat Jan 7 20:23:53 2006 UTC vs.
Revision 1.2 by root, Sat Jan 7 20:29:28 2006 UTC

1#! perl 1#! perl
2
3# this extension implements popup-menu functionality for urxvt. it works
4# together with the urxvt::popup class.
2 5
3use List::Util; 6use List::Util;
4 7
5sub refresh { 8sub refresh {
6 my ($self) = @_; 9 my ($self) = @_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines