Group
Extension

Matches 1366

Text-CSV ( A/AL/ALANCITT/Text-CSV-0.01.tar.gz, HMBRAND, 1997; MetaCPAN )
Text-CSV/Text-CSV-0.007/t/79_callbacks.t ( view source; MetaCPAN )
7,g";
$fh.close;

$fh = open $tfn, :r;
sub Filter (CSV::Row $r) returns Bool { +$r[0] % 2 && $r[1] ~~ /^ <[abcd]> / ?? True !! False };
$csv = Text::CSV.new;
ok ($csv.callbacks ("filter", &Filter), "A
SquareMaker ( F/FP/FPIVARI/SquareMaker-4.2.tar.gz, FPIVARI, 1997; MetaCPAN )
SquareMaker/cgi-lib.pl ( view source; MetaCPAN )
ce, it is useful
# to combine both the form and the script in one place.  If no parameters
# are given (i.e., ReadParse returns FALSE), then a form could be output.

# If a reference to a hash is give
pod2texi ( K/KR/KRISHPL/pod2texi-0.1.tar.gz, KRISHPL, 1996; MetaCPAN )
pod2texi/perlform.pod ( view source; MetaCPAN )
^' . '<' x $cols . "\n";
             . '$entry' . "\n";
             . "\t^" . "<" x ($cols-8) . "~~\n";
             . '$entry' . "\n";
             . ".\n";
    print $format if $Debugging;
    eva
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<~~
 $entry
 .

Here's a little program that's somewhat like fmt(1):

 format = 
 ^<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< ~~
 $_

 .

 $/ = '';
 while (<>) {
pod2texi ( K/KR/KRISHPL/pod2texi-0.1.tar.gz, KRISHPL, 1996; MetaCPAN )
pod2texi/perldiag.pod ( view source; MetaCPAN )
id ambiguity with subsequent unary operators.

=item Runaway format

(F) Your format contained the ~~ repeat-until-blank sequence, but it
produced 200 lines at once, and the 200th line looked exactly 
MsqlCGI ( A/AL/ALTITUDE/MsqlCGI-0.8.tar.gz, ALTITUDE, 1996; MetaCPAN )
MsqlCGI/MsqlCGI-bin/cgi-lib.pl ( view source; MetaCPAN )
ce, it is useful
# to combine both the form and the script in one place.  If no parameters
# are given (i.e., ReadParse returns FALSE), then a form could be output.

# If a reference to a hash is give
jeffrey.perl ( J/JF/JFRIEDL/jeffrey.perl.tar.gz, JFRIEDL, 1996; MetaCPAN )
jeffrey.perl/www.pl ( view source; MetaCPAN )
 returned is
##     (PROTOCOL, HOST, PORT, PATH, TARGET, USER, PASSWORD)
##
## If noproxy is not given (or false) and there is a proxy defined
## for the given protocol (via the "*_proxy" environmenta

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.