/[smeserver]/rpms/perl-CGI-Persistent/sme8/perl-CGI-Persistent-0.22-patch.2002051500
ViewVC logotype

Contents of /rpms/perl-CGI-Persistent/sme8/perl-CGI-Persistent-0.22-patch.2002051500

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Sun Nov 25 23:18:30 2007 UTC (16 years, 5 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Import on branch sme8 of package perl-CGI-Persistent-1.00-2.0.1.el5.sme.src.rpm

1 diff -ruN CGI-Persistent-0.22-1/lib/CGI/Persistent.pm CGI-Persistent-0.22-2/lib/CGI/Persistent.pm
2 --- CGI-Persistent-0.22-1/lib/CGI/Persistent.pm Wed Jan 30 02:54:58 2002
3 +++ CGI-Persistent-0.22-2/lib/CGI/Persistent.pm Wed May 15 12:41:31 2002
4 @@ -10,7 +10,7 @@
5
6 package CGI::Persistent;
7
8 -use CGI;
9 +use CGI '-no_xhtml';
10 use Persistence::Object::Simple;
11 use vars qw(@ISA $VERSION);
12 use Data::Dumper;

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed