Help for this page

Select Code to Download


  1. or download this
    package PageCamel::Web::ListAndEdit::Main;
    #---AUTOPRAGMASTART---
    use v5.36;
    ...
    
    use base qw(PageCamel::Web::BaseModule);
    ...
    
  2. or download this
    #!/usr/bin/env perl
    #---AUTOPRAGMASTART---
    use v5.36;
    ...
        closedir($dfh);
        return @files;
    }