- or download this
#!/usr/bin/perl
...
- or download this
- or download this
#!/usr/bin/env perl
...
};
app->start;
- or download this
<html>
<head><title>Test Template</title>
...
<p>Value TWO = <TMPL_VAR NAME="two"> </p>
</body>
</html>
- or download this
#!/usr/bin/perl
...
}
- or download this
SV = PV(0x2af86f0) at 0x3474b90
REFCNT = 1
...
PV = 0x3f62a20 "testb.pdf"\0
CUR = 34
LEN = 40
- or download this
{
"abc.pdf" => "no match",
...
"testb.pdf" => 0,
"conts.pdf" => "no match",
}
- or download this
#!/usr/bin/perl
...
return \%pdfs;
}
- or download this
my $pdfs = get_pdfs();
pp $pdfs;
...
};
..
- or download this
#!/usr/bin/perl
...
}
- or download this
#!/usr/bin/perl
...
}
- or download this
#!/usr/bin/perl
use strict;
...
}
- or download this
#!/usr/bin/perl
use strict;
...
}
- or download this
#!/usr/bin/perl
use strict;
...
print "\n $filename = $recs\n";
}
- or download this
#!/usr/bin/perl
use strict;
...
}
- or download this
...
my $data_href = {
...
sub test_nam { return 1;}
...
- or download this
#!/usr/bin/perl
use strict;
...
print "\n $filename = $recs\n";
}
- or download this
#!/usr/bin/perl
use strict;
...
my ($filename, $recs ) = @_;
print "\n $filename = $recs\n";
}
- or download this
#!/usr/bin/perl
...
}
- or download this
#!/usr/bin/perl
use strict;
...
$pdf->save;
$pdf->end( );
- or download this
#!/usr/bin/perl
...
$pdf->end( );
- or download this
my @lines = "Aliquam vitae ipsum id felis finibus congue. Ut molestie
+scelerisque purus,
sit amet rhoncus leo aliquet ac. In eu lobortis quam. Maecenas auctor
+ semper enim,
...
$y-=17;
}
- or download this
Date::Calc::PP::Monday_of_Week(): Date::Calc::Monday_of_Week(): week o
+ut of range at splice_pie_3a.pl line 73
- or download this
#!/usr/bin/perl
use strict;
...
20180101_car.txt
20180101_bike.txt
- or download this
#!/usr/bin/perl
use strict;
...
....
}
- or download this
/data/
20160102_car.txt
...
20160316_bike.txt
20160317_car.txt
20160317_bike.txt
- or download this
Week 2016- 1
------------
...
Date Day car bike Total
20160102 Sat 27 23 50
total 27 23 50
- or download this
#!/usr/bin/perl
...
QWWWWERF
=cut
- or download this
for my $id (keys %$final_data){
my $ar = $final_data->{$id}[0];
...
LINE => \@lines
};
}
- or download this
for my $id (keys %$final_data){
my $ar = $final_data->{$id}[0];
...
LINE => \@lines
};
}
- or download this
####### .pl file
...
- or download this
my $final_data;
for my $id ( keys %{$data} ) {
...
push @{$final_data->{$id}}, $data if $data;
}
- or download this
#!/usr/bin/perl
...
};
}
print Dumper \@data;
- or download this
my $data = {
...
},
};
- or download this
#!/usr/bin/perl
...
</tr>
</TMPL_LOOP>
</table>
- or download this
use strict;
...
Last: <TMPL_VAR NAME=L_NAME> <br>
</TMPL_LOOP>
- or download this
# New template object
my $template = HTML::Template->new(filename => 'main.tmpl',
...
filename => 'city.tmpl',
filename => 'location.tmpl',
);
- or download this
#!/usr/bin/perl
...
return $table_load;
}
- or download this
#!/usr/bin/perl
...
return $table_load;
}