Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
Module: Text::ParseWords
- ----------------------
This is a CORE module. If you installed perl 5.003 or above, an
old version of this module is already available to you. This CPAN
package is only here to update core distributions prior 5.10.
The version provided is the same that comes with perl 5.10.
If you run a newer version of perl, the version of Text::ParseWords
included there may be newer.
Please run "perldoc Text::ParseWords" to see what this module
is for.
Installation
- ----------
To update your core, simply perform these usual steps:
make
make test
make install
Authors of Text::ParseWords
- -------------------------
Maintainer: Alexandr Ciornii.
Previous maintainer: Hal Pomeranz , 1994-1997 (Original
author unknown). Much of the code for &parse_line() (including the
primary regexp) from Joerk Behrends .
Examples section another documentation provided by John Heidemann
Bug reports, patches, and nagging provided by lots of folks-- thanks
everybody! Special thanks to Michael Schwern
for assuring me that a &nested_quotewords() would be useful, and to
Jeff Friedl for telling me not to worry about
error-checking (sort of-- you had to be there).