===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libdatetime-format-rfc3339-perl-1.2.0/t/05_pod.t-10-   my $min_tp = 1.22;
libdatetime-format-rfc3339-perl-1.2.0/t/05_pod.t:11:   eval("use Test::Pod $min_tp; 1")
libdatetime-format-rfc3339-perl-1.2.0/t/05_pod.t-12-      or plan skip_all => "Test::Pod $min_tp required for testing POD";
##############################################
libdatetime-format-rfc3339-perl-1.2.0/t/06_devel_pod_coverage.t-15-   my $min_tpc = 1.08;
libdatetime-format-rfc3339-perl-1.2.0/t/06_devel_pod_coverage.t:16:   eval("use Test::Pod::Coverage $min_tpc; 1")
libdatetime-format-rfc3339-perl-1.2.0/t/06_devel_pod_coverage.t-17-      or plan skip_all => "Test::Pod::Coverage $min_tpc required for testing POD coverage";
##############################################
libdatetime-format-rfc3339-perl-1.2.0/t/06_devel_pod_coverage.t-21-   my $min_pc = 0.18;
libdatetime-format-rfc3339-perl-1.2.0/t/06_devel_pod_coverage.t:22:   eval("use Pod::Coverage $min_pc; 1")
libdatetime-format-rfc3339-perl-1.2.0/t/06_devel_pod_coverage.t-23-      or plan skip_all => "Pod::Coverage $min_pc required for testing POD coverage";