Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-common-sense
/
t
Upload
4 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
00_load.t
125 B
-rw-r--r--
2013-07-30 23:21:18
Edit
Del
01_arch.t
363 B
-rw-r--r--
2013-07-30 23:25:47
Edit
Del
Editing: 01_arch.t
(363 B)
Path: /usr/share/doc/perl-common-sense/t/01_arch.t
Back
BEGIN { $| = 1; print "1..1\n" } use common::sense; if ($common::sense::VERSION < 3.7) { print STDERR <<EOF; *** *** WARNING *** *** old version of common::sense still installed, *** your perl library is corrupted. *** *** please manually uninstall older common::sense versions *** or use "make install UNINST=1" to remove them. *** EOF } print "ok 1\n";