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
This file is the README for File::Path version 2.09 INSTALLATION perl Makefile.PL make make test make install TESTING This module requires the following modules for thorough testing: (These are core, you should be ok) Cwd File::Path File::Spec::Functions Test::More (These are optional) Test::Output Test::Pod Test::Pod::Coverage For more advanced testing, it is possible to run the eg/setup-extra-tests program as root. This will create a directory 'EXTRA' that contains a mixture of files and directories owned both by root and a specified user (uid or login name). sudo perl eg/setup-extra-tests -u david make test This is used to exercise parts of the code that ordinarily wouldn't be visited. That is, as root, some files and directories will be created that the user 'david', which will run the test suite, will not be able to remove. It would be nice to do something tricksy like this for Win32, which has a much richer privilege scheme. BUGS Please report all bugs on the RT queue: L You can also send pull requests to the Github repository: L AUTHORS Tim Bunce and Charles Bailey. Currently maintained by David Landgren . COPYRIGHT This module is copyright (C) Charles Bailey, Tim Bunce and David Landgren 1995-2013. All rights reserved. LICENSE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.