Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    
    1;
    
  2. or download this
    warnings.pm    /usr/local/lib/perl5/5.36.1/warnings.pm    7167a8489aaf
    +b9faddbbe48c6480f47c
    strict.pm    /usr/local/lib/perl5/5.36.1/strict.pm    31b6105d6dc1cde5
    +4154291b86c8b285
    ...
    warnings/register.pm    /usr/local/lib/perl5/5.36.1/warnings/register.
    +pm    2d8f6ce093a2176b982c0e12c0194b3b
    File/Spec/Unix.pm    /usr/local/lib/perl5/5.36.1/x86_64-linux/File/Spe
    +c/Unix.pm    bf252d457a243d20eabbd91292fcf3f4
    constant.pm    /usr/local/lib/perl5/5.36.1/constant.pm    56cde6eba0f6
    +67ab56196613df3933c1
    
  3. or download this
    use strict;
    use warnings;
    use List::Util;
    
  4. or download this
    BEFORE any hook I will check md5 of already loaded module:
      OK Exporter.pm at /usr/local/lib/perl5/5.36.1/Exporter.pm has the ex
    +pected md5: 9ac6b836ee45f6e08e5c8a84cee5e619
    ...
    Paranoic.pm here..
    Paranoically considering [List/Util.pm]
    
  5. or download this
    AFTER I will use some hook to check md5 of modules loaded by the calli
    +ng program
    ====> Perl v5.38.0 using $^HOOK
    ...
        SKIP [XSLoader.pm] already processed