summaryrefslogtreecommitdiffstats
path: root/src/tree.ml
Commit message (Collapse)AuthorAgeFilesLines
* blacklist Date::Manip for urpm::parallelThierry Vignaud2016-11-061-1/+1
|
* sortThierry Vignaud2016-11-061-1/+1
|
* blacklist File::Spec::Unix, Test::Builder for iurtThierry Vignaud2016-10-111-2/+2
|
* blacklist some basic packagesThierry Vignaud2016-09-161-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | they are not parsable by perl_checker and thus end in every project blacklist, so ... AutoLoader B Compress::Gzip Compress::Raw::Zlib Config::IniFiles Convert::ASN1 DateTime Digest::base Digest::Perl::MD5 encoding Errno Exporter::Heavy Exporter::Tiny ExtUtils::MakeMaker File::Copy File::Copy::Recursive File::Find File::FnMatch File::GlobMapper FileHandle File::MimeInfo::Magic File::NCopy File::Path File::Slurp File::Sync File::Temp Gtk2::Gdk::Keysyms Hash::Util::FieldHash HTTP::Message HTTP::Request::Common IO::Compress::Base::Common IO::Compress::Gzip IO::File IO::Handle IO::Pipe IO::Socket::INET IO::Socket::IP IO::Socket::SSL IO::Uncompress::Gunzip Libconf::Glueconf Libconf::Templates::Generic::KeyValue List::MoreUtils LWP::UserAgent MDV::Distribconf::Build MIME::Base64 MIME::Words Net::DBus::Binding::Introspector Net::DBus::Binding::Iterator Net::DBus::RemoteObject Net::DBus::Test::MockIterator Net::HTTP Net::HTTP::Methods Net::LDAP Net::LDAP::Constant Net::LDAP::Control Net::LDAP::Filter Net::LDAP::Intermediate Net::LDAP::Schema Net::LDAP::Util Net::SSL overload parent Perl::Tidy Pod::Usage String::Escape Symbol Sys::Syslog Term::ReadKey Test::More Text::ParseWords Text::Wrap Time::ZoneInfo URI::Escape XML::LibXML::AttributeHash XML::LibXML::Boolean XML::LibXML::Error XML::LibXML::Literal XML::LibXML::NodeList XML::LibXML::Number XML::Parser XML::Simple XML::Writer
* recognize "bytes", "open" & "constant" pragmasThierry Vignaud2016-09-161-1/+1
| | | | also sort them
* do not blacklist POSIXThierry Vignaud2016-09-161-1/+1
| | | | using a fake package is better...
* Gtk package is long dead (sicne nearly 15 years)Thierry Vignaud2016-09-161-1/+1
|
* warn when @ISA / "use base" is used more than onceThierry Vignaud2015-06-141-1/+1
| | | | make it a warning instead of dying (needed for Parted bindings)
* - re-allow $object->state - ignore "use feature"Pascal Rigaux2008-09-251-1/+1
|
* re-sync after the big svn loss1.2.41.2.3Pascal Rigaux2007-04-251-8/+11
|
* Rename folder to match history.Mageia SVN-Git Migration2007-04-251-0/+443
This is a Synthesized commit to combine perl-MDK-Common and perl_checker repository history.