Search code examples
How do I access environment variables correctly in Perl?...

perlenvironment-variablesperl-io

Read More
How to create a new file in Perl?...

perlserializationperl-io

Read More
perl open() always returns the PID of the sh instead of the underlying program...

perlperl-ioperl-ipc-run

Read More
Perl Config::Tiny->read() doesn't handle CRLF...

perlconfigperl-io

Read More
Program dies on umlauts in filename...

windowsperlutf-8perl-io

Read More
Determine if perl scalar originally had one backslash or two...

perlperl-io

Read More
How to subclass IO::Handle to properly get a low level file handle without having a file or memory?...

postgresqlperlfilehandleperl-io

Read More
Reading one line from a Unix domain socket...

perlsocketsunix-socketperl-io

Read More
perlapio - PerlIO_findFILE() works but sets errno to "illegal seek" (ESPIPE 29)...

cperlperl-io

Read More
Making an old library work with Perl XS and PerlIO...

perlxsperl-io

Read More
What's the best way to open and read a file in Perl?...

perlfileioperl-io

Read More
Why is this XS code that returns a PerlIO* leaky?...

perlxsperl-io

Read More
Non-determinism in encoding when using open() with scalar and I/O layers in Perl...

utf-8character-encodingperlperl-io

Read More
Monitoring external process: Exit when STDOUT matches pattern...

perlioperl-io

Read More
how do I link PerlIO Perl package without "installing it"...

perlcpanperl-io

Read More
Read unbuffered data from pipe in Perl...

linuxperlperl-io

Read More
Perl's IO::File and use open qw(:utf8)...

perlunicodeperl-io

Read More
IO::Handle to get and unget unicode characters...

perlunicodegetcperl-ioungetc

Read More
Can I get a handle to - source?...

perlperl-io

Read More
How to test if PerlIO::fse works on file test operators?...

perlencodingutf-8perl-io

Read More
How can I redirect output of die function to a file in Perl?...

perldieperl-io

Read More
Why do I get this syntax error in my code generating program?...

perldynamiccode-generationcompiler-errorsperl-io

Read More
BackNext