2006-01-02 14:05:58 by steve
Updated headers slightly.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# --
|
||||
# http://www.steve.org.uk/
|
||||
#
|
||||
# $Id: modules.sh,v 1.3 2006-01-02 13:59:13 steve Exp $
|
||||
# $Id: modules.sh,v 1.4 2006-01-02 14:05:58 steve Exp $
|
||||
#
|
||||
|
||||
cat <<EOF
|
||||
@@ -19,7 +19,6 @@ cat <<EOF
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# $Id: modules.sh,v 1.3 2006-01-02 13:59:13 steve Exp $
|
||||
#
|
||||
|
||||
use Test::More qw( no_plan );
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# : $
|
||||
# $Id: modules.t,v 1.6 2006-01-02 14:05:58 steve Exp $
|
||||
#
|
||||
|
||||
use Test::More qw( no_plan );
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
#!/usr/bin/perl -w
|
||||
#
|
||||
# Test that all the Perl modules we require are available.
|
||||
# Test that the POD we include in our scripts is valid, via the external
|
||||
# podcheck command.
|
||||
#
|
||||
# Steve
|
||||
#
|
||||
# --
|
||||
# $Id: pod-check.t,v 1.3 2006-01-02 14:05:58 steve Exp $
|
||||
#
|
||||
|
||||
use strict;
|
||||
|
||||
Reference in New Issue
Block a user