3cb0da9c63
take maintainership PR: 38691 Submitted by: Erwin Lansing <erwin@lansing.dk>
38 lines
2.1 KiB
Plaintext
38 lines
2.1 KiB
Plaintext
bin/asp-perl
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Application.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/CGI.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/CGI/Test.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Collection.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/CollectionItem.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Date.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Error.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/GlobalASA.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Lang/PerlScript.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Load.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Request.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Response.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/STDERR.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Server.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Session.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Share/CORE.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Share/CORE/MailErrors.inc
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Share/CORE/MailErrorsHTML.inc
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/StatINC.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/State.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/StateManager.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Bundle/Apache/ASP.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/Bundle/Apache/ASP/Extra.pm
|
|
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/ASP/.packlist
|
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/ASP
|
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/CGI
|
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Lang
|
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Share/CORE
|
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP/Share
|
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/ASP
|
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
|
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Bundle/Apache/ASP
|
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/Bundle/Apache
|
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Bundle/Apache 2>/dev/null || true
|
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true
|