ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/pbcdedit/pbcdedit
(Generate patch)

Comparing pbcdedit/pbcdedit (file contents):
Revision 1.31 by root, Thu Aug 15 07:51:54 2019 UTC vs.
Revision 1.32 by root, Thu Aug 15 08:38:41 2019 UTC

824free to change and redistribute it. There is NO WARRANTY, to the extent 824free to change and redistribute it. There is NO WARRANTY, to the extent
825permitted by law. 825permitted by law.
826 826
827=cut 827=cut
828 828
829BEGIN { require "common/sense.pm"; common::sense->import } # common sense is optional, but recommended 829# common sense is optional, but recommended
830#BEGIN { eval { require "common/sensex.pm"; } && common::sensex->import }
831use common::sense;
830 832
831use Data::Dump; 833use Data::Dump;
832use Encode (); 834use Encode ();
833use List::Util (); 835use List::Util ();
834use IO::Handle (); 836use IO::Handle ();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines