Toggle navigation
Perl Maven
Perl Tutorial
Pro
Login
Register
Books
Type keyword:
Archive
About
Searching for
"ne"
Results:
Comparing scalars in Perl
ne - Comparing if the two sides are NOT equal as strings.
One-liner sum of column in CSV - video
How to process command line arguments in Perl using Getopt::Long
7 of the most useful Perl command line options
Perl on the command line (screencast) - video
How to merge one text file to the end of another text file?
New on CPAN - week ending on 2017-08-27
Simple timestamp generation using POSIX strftime in Perl
Create a lexical warning that can be turned on and off with the "warnings" pragma.
New on CPAN - week ending on 2017-08-20
Here documents, or how to create multi-line strings in Perl
How to break lines with max width? (wrap)
Perl for loop explained with examples
GitLab CI Pipeline for Perl DBD::Mock using Module::Build
Use of uninitialized value $got in pattern match (m//) at Test/Deep/Regexp.pm line 57.
What's new in Perl 5.10? say, //, state
Adding news feed to MetaCPAN
Building an open source clone of search.cpan.org using the MetaCPAN API
Neat trick to jump from search.cpan.org to metacpan.org