App-Dex
view release on metacpan or search on metacpan
scripts/dex view on Meta::CPAN
936937938939940941942943944945946947948949950951952953954955956957958959960Note that
when
using temporary files, C<run3()> tries to amortize the overhead
by reusing them (i.e. it keeps them
open
and rewinds and truncates them
before
the
next
operation).
=head1 LIMITATIONS
Often uses intermediate files (determined by File::Temp, and thus by the
File::Spec defaults and the TMPDIR env. variable) for speed, portability and
simplicity.
Use extreme caution when using C<run3> in a threaded environment if concurrent
calls of C<run3> are possible. Most likely, I/O from different invocations will
get mixed up. The reason is that in most thread implementations all threads in
a process share the same STDIN/STDOUT/STDERR. Known failures are Perl ithreads
on Linux and Win32. Note that C<fork> on Win32 is emulated via Win32 threads
and hence I/O mix up is possible between forked children here (C<run3> is "fork
safe" on Unix, though).
=head1 DEBUGGING
To enable debugging use the IPCRUN3DEBUG environment variable to
a non-zero integer value:
$ IPCRUN3DEBUG=1 myapp
scripts/dex view on Meta::CPAN
132881328913290132911329213293132941329513296132971329813299133001330113302133031330413305133061330713308
=item output, set_output
Getter/setter
for
the YAML output
=back
=cut
YAML_PP_WRITER_FILE
$fatpacked
{
"x86_64-linux-gnu-thread-multi/List/Util.pm"
} =
'#line '
.(1+__LINE__).
' "'
.__FILE__."\
"\n"
.<<
'X86_64-LINUX-GNU-THREAD-MULTI_LIST_UTIL'
;
# Copyright (c) 1997-2009 Graham Barr <gbarr@pobox.com>. All rights reserved.
# This program is free software; you can redistribute it and/or
# modify it under the same terms as Perl itself.
#
# Maintained since 2013 by Paul Evans <leonerd@leonerd.org.uk>
scripts/dex view on Meta::CPAN
141271412814129141301413114132141331413414135141361413714138141391414014141141421414314144141451414614147
modify it under the same terms as Perl itself.
Recent additions and current maintenance by
Paul Evans, <leonerd
@leonerd
.org.uk>.
=cut
1;
X86_64-LINUX-GNU-THREAD-MULTI_LIST_UTIL
$fatpacked
{
"x86_64-linux-gnu-thread-multi/List/Util/XS.pm"
} =
'#line '
.(1+__LINE__).
' "'
.__FILE__."\
"\n"
.<<
'X86_64-LINUX-GNU-THREAD-MULTI_LIST_UTIL_XS'
;
our
$VERSION
=
"1.59"
;
# FIXUP
$VERSION
=~
tr
/_//d;
# FIXUP
1;
__END__
scripts/dex view on Meta::CPAN
141721417314174141751417614177141781417914180141811418214183141841418514186141871418814189141901419114192
=head1 COPYRIGHT
Copyright (c) 2008 Graham Barr <gbarr
@pobox
.com>. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
=cut
X86_64-LINUX-GNU-THREAD-MULTI_LIST_UTIL_XS
$fatpacked
{
"x86_64-linux-gnu-thread-multi/Scalar/Util.pm"
} =
'#line '
.(1+__LINE__).
' "'
.__FILE__."\
"\n"
.<<
'X86_64-LINUX-GNU-THREAD-MULTI_SCALAR_UTIL'
;
# Copyright (c) 1997-2007 Graham Barr <gbarr@pobox.com>. All rights reserved.
# This program is free software; you can redistribute it and/or
# modify it under the same terms as Perl itself.
#
# Maintained since 2013 by Paul Evans <leonerd@leonerd.org.uk>
scripts/dex view on Meta::CPAN
145191452014521145221452314524145251452614527145281452914530145311453214533145341453514536145371453814539
under the same terms as perl itself.
Copyright (C) 2004, 2008 Matthijs van Duin. All rights reserved.
Copyright (C) 2014 cPanel Inc. All rights reserved.
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
=cut
X86_64-LINUX-GNU-THREAD-MULTI_SCALAR_UTIL
$fatpacked
{
"x86_64-linux-gnu-thread-multi/Sub/Util.pm"
} =
'#line '
.(1+__LINE__).
' "'
.__FILE__."\
"\n"
.<<
'X86_64-LINUX-GNU-THREAD-MULTI_SUB_UTIL'
;
# Copyright (c) 2014 Paul Evans <leonerd@leonerd.org.uk>. All rights reserved.
# This program is free software; you can redistribute it and/or
# modify it under the same terms as Perl itself.
( run in 0.226 second using v1.01-cache-2.11-cpan-eab888a1d7d )