- or download this
#!/usr/bin/perl
use warnings;
...
$p->close;
- or download this
/* Nominal LarryWall Theme */
/* for use with Blue, Green, or Red themes */
...
A:link {color:#0000ff; background-color:inherit}
A:visited {color:#800080; background-color:inherit}
A:active {color:#ff0000; background-color:inherit}
- or download this
# ~/.bash_profile
if [ -d ~/bin/Pmt ]; then
...
# ~/bin/Pmt/Cb
clear
chatterbox -p 17
- or download this
#!/usr/bin/perl -w
use strict;
{
...
whatever;
};
}
- or download this
#! /usr/bin/perl -w
# netsnmpt.pl
...
}
}
}
- or download this
package Cisco::Utils::Internal::DateTime;
$VERSION = 0.02.00;
...
=cut
- or download this
package Cisco::Utils::Internal::GetFromUser;
$VERSION = 0.05.20;
...
=cut
- or download this
package Cisco::Utils::Internal::PrintLogConsole;
$VERSION = 0.02.09;
...
=cut
- or download this
package Cisco::Utils::Internal::Unique;
$VERSION = 0.15.02;
...
=cut