Return to
Safe.pm
CVS log
Up to
[LON-CAPA]
/
loncom
/
xml
Diff for /loncom/xml/Safe.pm between versions 1.3 and 1.4
version 1.3
, 2002/10/17 19:27:24
version 1.4
, 2002/10/17 19:27:45
Line 4
use 5.003_11;
Line 4
use 5.003_11;
use strict;
use strict;
use vars qw($VERSION);
use vars qw($VERSION);
$VERSION = "2.061";
$VERSION = "2.062";
use Carp;
use Carp;
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.3
changed lines
Added in v.1.4
FreeBSD-CVSweb <
freebsd-cvsweb@FreeBSD.org
>