![]() |
![]()
| ![]() |
![]()
NAMEDevel::Cover::Web - Files for JavaScript or CSS VERSIONversion 1.50 SYNOPSISuse Devel::Cover::Web "write_file"; write_file $directory, $file; write_file $directory, "all"; write_file $directory, "js"; write_file $directory, "css"; DESCRIPTIONThis module allows JavaScript and CSS files to be written to a specified directory. SUBROUTINESwrite_file($directory, $file)Output the specified file to the specified directory. SEE ALSODevel::Cover::Report::Html_basic cpancover BUGSHuh? LICENCECopyright 2007-2025, Paul Johnson (paul@pjcj.net) except where otherwise noted. This software is free. It is licensed under the same terms as Perl itself, except where otherwise noted. The latest version of this software should be available from my homepage: https://pjcj.net
|