Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"'"
Results:
Strings in Perl: quoted, interpolated and escaped
strings in single quotes - video
Can't use Net::Appliance::Session inside a thread
What's new in Perl 5.10? say, //, state
Argument ... isn't numeric in numeric ...
Can't locate ... in @INC
Can't use string (...) as an HASH ref while "strict refs" in use at ...
Don't interpolate in printf (Missing argument in sprintf at ...)
Private Member Data shouldn't be accessed directly - encapsulation violation
Implementing 'is_any' to test multiple expected values
The 'if' statement - video
Using 'like' to test without exact values
Does the 'all' function of List::MoreUtils really short-circuit?
Don't use $a and $b outside of sort, not even for examples
Can't locate object method "..." via package "1" (perhaps you forgot to load "1"?)
Don't put & in-front of subroutines in Perl
Don't Open Files in the old way
Crypt::SSLeay - 500 Can't connect to ____ (Crypt-SSLeay can't verify hostnames)
Time::Local - Day '31' out of range 1..30
Can't locate Object method "cells" via Win32::IEAutomation