diff options
author | brian d foy <brian.d.foy@gmail.com> | 2010-10-25 00:10:06 -0500 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2011-08-02 11:31:58 -0400 |
commit | 42e73e1c35daee07d5d9e32d6a695b7ac179ac6d (patch) | |
tree | ad695598881b15cb7659267140ada1ff1d800fe4 /MANIFEST | |
parent | 9bfbb6810ea8d096601214bae98434cdc8d85ff8 (diff) | |
download | perl-42e73e1c35daee07d5d9e32d6a695b7ac179ac6d.tar.gz |
Add perlexperiment to detail experimental features
nearly all this work merged from brian d foy's briandfoy/perlexperiment branch,
tidied up and squished by rjbs
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4428,6 +4428,7 @@ pod/perldsc.pod Perl data structures intro pod/perldtrace.pod Perl's support for DTrace pod/perlebcdic.pod Considerations for running Perl on EBCDIC platforms pod/perlembed.pod Perl ways to embed perl in your C or C++ application +pod/perlexperiment.pod A listing of experimental features in Perl pod/perlfilter.pod Perl source filters pod/perlfork.pod Perl fork() information pod/perlform.pod Perl formats |