}
}
-=item validate_commands ( $packet, $oplist )
+=item validate_directive ( $packet, $oplist )
Validate the commands in OPLIST as applicable to PACKET. PACKET is an
arrayref listing the files considered to be in this packet. OPLIST is an
=cut
-sub validate_commands {
+sub validate_directive {
my $packet = shift;
my $ops = shift;
debug($directive_text, '') if DEBUG;
}
- validate_commands($packet, $oplist);
+ validate_directive($packet, $oplist);
$Phase = 'AA';
# Check that we have a keyring for this package: