����JFIF��x�x����'
Server IP : 78.140.185.180 / Your IP : 18.223.121.54 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /usr/share/perl5/vendor_perl/Package/Stash/ |
Upload File : |
package # hide from PAUSE Package::Stash::Conflicts; use strict; use warnings; # this module was generated with Dist::Zilla::Plugin::Conflicts 0.16 use Dist::CheckConflicts -dist => 'Package::Stash', -conflicts => { 'Class::MOP' => '1.08', 'MooseX::Method::Signatures' => '0.36', 'MooseX::Role::WithOverloading' => '0.08', 'namespace::clean' => '0.18', }, -also => [ qw( B Carp Dist::CheckConflicts Getopt::Long Module::Implementation Scalar::Util Symbol constant strict warnings ) ], ; 1; # ABSTRACT: Provide information on conflicts for Package::Stash # Dist::Zilla: -PodWeaver