Result:
found more than 612 distributions - search limited to the first 2001 files matching your query
( run in 1.327 )
Devel-Cover-Report-Codecov
view release on metacpan or search on metacpan
t/data/libexec/git.bat view on Meta::CPAN
@echo off
perl "%~dp0\git" %*
view all matches for this distribution
Devel-Trepan
view release on metacpan or search on metacpan
lib/Devel/Trepan/CmdProcessor/Command/Help/filename.pod view on Meta::CPAN
examples:
gcd.pl => gcd.pl
/tmp/gcd.pl => /tmp/gcd.pl
C\:gcd.pl => C:gcd.pl
C\:\gcd.pl => C:\gcd.pl
C\:\\gcd.pl => C:\gcd.pl # Note: double slash not needed
\\new.pl => \new.pl # Note: double slash, or filename has newline
my\ file.pl => my file.pl
The quoted string is useful if you have a file name that contains
view all matches for this distribution
Device-Firewall-PaloAlto
view release on metacpan or search on metacpan
lib/Device/Firewall/PaloAlto.pm view on Meta::CPAN
ok( $flow, 'Flow was allowed' );
say "Flow hit rule: ".$flow->rulename;
# Add and remove user ID information on the firewall
$fw->user_id->add_ip_mapping('192.0.2.1', 'localdomain\greg.foletta');
# If the module is used in a one liner, fw() sub is exported to make
# it easier to use, and to_json() automatically prints to STDOUT.
bash% perl -MDevice::Firewall::PaloAlto -E 'fw()->op->arp_table->to_json'
lib/Device/Firewall/PaloAlto.pm view on Meta::CPAN
=head2 user_id
Provides access to the L<Device::Firewall::PaloAlto::UserID> module. This module contains subroutines to add and remove dynamic IP to user mappings:
# Add a mapping
$fw->user_id->add_ip_mapping('192.0.2.1', 'localdomain\greg.foletta');
# Remove a mapping
$fw->user_id->rm_ip_mapping('192.0.2.1', 'localdomain\greg.foletta');
Refer to the module documentation for more information.
=head2 test
view all matches for this distribution
Dita-GB-Standard
view release on metacpan or search on metacpan
lib/Dita/GB/Standard.pm view on Meta::CPAN
searched for content, paste that file name into the L<commandLine> after
entering any command such as B<ll> and then press B<.> followed by the L<tab>
key to have the L<shell> expand it to locate the L<GBStandard> file that
corresponds to the located L<Companion File>. For example:
\\grep -r 'SR-dashboard-ds.png'
png_f940c7db293fe377e7d49c4e0c654cb2: source => "/home/phil/r/pureStorage/docBook/download/OE_User_Guide/SRRBeta/images/screenshots/dashboard/SR-dashboard-ds.png",
ls png_f940c7db293fe377e7d49c4e0c654cb2.png
lib/Dita/GB/Standard.pm view on Meta::CPAN
searched for content, paste that file name into the L<command line|https://en.wikipedia.org/wiki/Command-line_interface> after
entering any command such as B<ll> and then press B<.> followed by the L<tab|https://en.wikipedia.org/wiki/Tab_key>
key to have the L<shell|https://en.wikipedia.org/wiki/Shell_(computing)> expand it to locate the L<GB Standard|http://metacpan.org/pod/Dita::GB::Standard> file that
corresponds to the located L<Companion File>. For example:
\\grep -r 'SR-dashboard-ds.png'
png_f940c7db293fe377e7d49c4e0c654cb2: source => "/home/phil/r/pureStorage/docBook/download/OE_User_Guide/SRRBeta/images/screenshots/dashboard/SR-dashboard-ds.png",
ls png_f940c7db293fe377e7d49c4e0c654cb2.png
view all matches for this distribution( run in 1.327 second using v1.01-cache-2.11-cpan-85f18b9d64f )