From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
123456 #!/usr/bin/perl -wuse strict ;use warnings ;`pod2projdocs -o html_docs -title PBS -desc 'Perl Build System'`
#!/usr/bin/perl -w
use
strict ;
warnings ;
`pod2projdocs -o html_docs -title PBS -desc
'Perl Build System'
`