debian/0000755000000000000000000000000011726670376007205 5ustar debian/watch0000644000000000000000000000016011726670376010233 0ustar version=3 http://search.cpan.org/dist/Apache-ASP/ .+/Apache-ASP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000050711726670376010267 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_installdocs: dh_installdocs mv $(TMP)/usr/share/doc/$(PACKAGE)/site $(TMP)/usr/share/doc/$(PACKAGE)/html override_dh_installexamples: dh_installexamples chmod -x $(TMP)/usr/share/doc/$(PACKAGE)/examples/* debian/changelog0000644000000000000000000002447611726670376011074 0ustar libapache-asp-perl (2.62-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Florian Schlichting ] * Imported Upstream version 2.62. * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0). * Refreshed patches, forwarded pod.patch. * Added a doc-base registration file (closes: #451731). * Added editor syntax highlighting extensions to examples. * Added spelling2.patch, silence_test_warnings.patch. * Added myself to Uploaders and copyright. -- Florian Schlichting Thu, 08 Mar 2012 01:04:43 +0100 libapache-asp-perl (2.61-1) unstable; urgency=low * Take over for the Debian Perl Group; Closes: #576171 -- ITA * New upstream release (closes: #495285): - fixes "Can't locate object method "get"." (closes: #428012) * debian/control: - add: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); ${misc:Depends} to Depends: field - change Maintainer to Debian Perl Group (was: Víctor Pérez Pereira ) - add /me to Uploaders - add Homepage - clean up dependencies: remove packages that don't exist anymore (closes: #541611) and drop versions that are satisfied in all suites * Set Standards-Version to 3.9.1; remove version from perl build dependency. * Add debian/watch (closes: #495288). * Switch to source format 3.0 (quilt). * Switch to debhelper 7. * debian/copyright: update formatting, update upstream copyright years and license, add third-party file, update list of packaging contributors. * Add 2 patches to fix spelling and POD mistakes. * Extend README.Debian, thanks to Nigel Horne (closes: #403725). -- gregor herrmann Sun, 13 Feb 2011 19:29:18 +0100 libapache-asp-perl (2.59-2.1) unstable; urgency=low * Non-maintainer upload. * Conditionally remove usr/lib/perl (closes: #467647) * Change $(PWD) to $(CURDIR) in debian/rules * Move debhelper to Build-Depends, since it's needed in clean -- Stephen Gran Sat, 05 Apr 2008 12:23:06 +0100 libapache-asp-perl (2.59-2) unstable; urgency=low * New maintainer (closes: #279773). -- Víctor Pérez Pereira Tue, 27 Dec 2005 00:05:04 -0400 libapache-asp-perl (2.59-1) unstable; urgency=low * QA Group Upload * New upstream release - closes: #316761. * debian/copyright - Updated to match current upstream statement. * debian/control - Minimum dependency on libapache2-mod-perl2 is now 1.999.22-1, due to upstream API changes. * debian/control - Cleaned up the list of dependencies and suggests. * debian/compat - Added and set to 4. * debian/rules - removed DH_COMPAT. -- Stephen Quinney Sat, 9 Jul 2005 15:30:15 +0100 libapache-asp-perl (2.57-3) unstable; urgency=low * QA Upload * Changed Maintainer to Debian QA Group -- Stephen Quinney Wed, 16 Feb 2005 18:50:28 +0000 libapache-asp-perl (2.57-2.1) unstable; urgency=low * NMU from Munich BugSquash Party * fix the recommends onto perl-modules (Closes: #240546) -- Erich Schubert Sun, 18 Apr 2004 18:16:13 +0200 libapache-asp-perl (2.57-2) unstable; urgency=low * Document the use of libapache-asp-perl in stand-alone mode in README.Debian and adjust its Depends: & Recommends: fields accordingly, Closes: #236787 * Upstream no supoprt both mod-perl and mod-perl2 so we no longer insist on having mod-perl installed, Closes: #237468 -- Stephen Zander Mon, 15 Mar 2004 20:49:00 -0800 libapache-asp-perl (2.57-1) unstable; urgency=low * New upstream release, Closes: #187439 * Add an entry in README.Debian explaining how to install the examples under .../examples, Closes: #183080 -- Stephen Zander Wed, 25 Feb 2004 23:31:27 -0800 libapache-asp-perl (2.37-2) unstable; urgency=low * Fix missing code from package due to changes in HEAD overwriting upstream changes in CVS. -- Stephen Zander Tue, 13 Aug 2002 10:40:00 -0700 libapache-asp-perl (2.37-1) unstable; urgency=low * Fix binary-indep build dependencies, Closes: #142131 * Remove mention of Net::IRC from debian/copyright, Closes: #144631 * New upstream release, Closes: #152997 -- Stephen Zander Sun, 21 Jul 2002 04:21:26 -0700 libapache-asp-perl (2.31-1) unstable; urgency=low * New upstream release, Closes: #131551 -- Stephen Zander Sun, 24 Feb 2002 22:07:31 -0800 libapache-asp-perl (2.27-1) unstable; urgency=low * New upstream release. * Fix the priority in the control file to match the overrides file. -- Stephen Zander Thu, 8 Nov 2001 07:43:36 -0800 libapache-asp-perl (2.21-1) unstable; urgency=low * New upstream release * Change depndency on libmd5-perl to libdigest-md5-perl, Closes: #100371 * Fix permissions on ASP.pm, Closes: #109471 -- Stephen Zander Fri, 21 Sep 2001 08:49:33 -0700 libapache-asp-perl (2.09-1) unstable; urgency=low * New maintainer, Closes: #80287 * New upstream release, Closes: #72977 * Updated for policy 3.5.1 and the new perl packaging policy, Closes: #80693 -- Stephen Zander Wed, 23 May 2001 15:17:37 -0700 libapache-asp-perl (2.03-1) unstable; urgency=low * New upstream release * New license -- Piotr Roszatycki Sun, 27 Aug 2000 19:06:49 +0200 libapache-asp-perl (2.00-1) unstable; urgency=low * New upstream release * In /usr/doc/.../examples is only redirect to ../html/eg/, fixes missing images. * Added suggestion: libxml-xslt-perl, libtie-cache-perl * new yada compatible with Standards-Version: 3.1.0 * Modified copyright info and package's description -- Piotr Roszatycki Fri, 21 Jul 2000 10:18:40 +0200 libapache-asp-perl (1.95-1) frozen unstable; urgency=high * New upstream release, closes: #66659 * Fixes security problem with http://localhost/doc/libapache-asp-perl/html/eg/source.asp script. Script in previous versions allowed to run command with webserver rights. Quick fix: remove source.asp or disable access to this script. Thank you, Johnie Ingram. * Install examples without compression, closes: #60185 * Closes old bug, as far as we have apache-perl package, closes: #63126 * Minor and not important changes in debian/ directory -- Piotr Roszatycki Tue, 11 Jul 2000 16:48:45 +0200 libapache-asp-perl (0.17-2) frozen unstable; urgency=low * Updated paths in copyright info * Depends libapache-mod-perl or apache-perl -- Piotr Roszatycki Tue, 22 Feb 2000 13:05:04 +0100 libapache-asp-perl (0.17-1) unstable; urgency=low * Updated patch for Makefile.PL * Minor changes in /usr/doc * yada 0.8 * New upstream release -- Piotr Roszatycki Wed, 1 Dec 1999 15:13:38 +0100 libapache-asp-perl (0.16-1) unstable; urgency=low * /usr/doc symlink manipulation * New upstream release -- Piotr Roszatycki Sat, 2 Oct 1999 23:20:53 +0200 libapache-asp-perl (0.15-1) unstable; urgency=low * New upstream release -- Piotr Roszatycki Fri, 27 Aug 1999 14:51:06 +0200 libapache-asp-perl (0.14-1) unstable; urgency=low * More documentation files * Changed copyright info * Standards-Version: 3.0.1 * Recommends: libcgi-pm-perl (>= 2.53) * Suggests: libapache-filter-perl, libapache-ssi-perl, libhtml-clean-perl, libnet-perl * New upstream release -- Piotr Roszatycki Sun, 15 Aug 1999 22:58:52 +0200 libapache-asp-perl (0.12-1) unstable; urgency=low * Disabled pre-build dependencies in Makefile.PL * yada technology. * Standards-Version: 3.0.0.0 * New upstream release. * New mainainer release. -- Piotr Roszatycki Thu, 8 Jul 1999 15:44:51 +0200 libapache-asp-perl (0.11-3) unstable; urgency=low * Replaced libmd5-perl dependency by a libdigest-md5-perl dependency. This does correct bug #40829, but I'm not goind to close it since it will be closed by the ftpmasters once libmd5-perl has been removed. -- Raphael Hertzog Tue, 6 Jul 1999 13:41:41 +0200 libapache-asp-perl (0.11-2) unstable; urgency=low * Acting as a QA maintainer. * Changed dependencies for perl-5.005 compliance. * Follow the new perl policy. * If not already done, closes: #39976 * Converted to debhelper. -- Raphael Hertzog Sat, 3 Jul 1999 01:01:29 +0200 libapache-asp-perl (0.11-1) unstable; urgency=low * New upstream release. * closes bug #39976. * orphan the package. -- Vincent Renardias Fri, 2 Jul 1999 19:25:55 +0200 libapache-asp-perl (0.09-1) unstable; urgency=low * New upstream release. -- Vincent Renardias Fri, 14 May 1999 13:09:17 +0200 libapache-asp-perl (0.05-1) unstable; urgency=low * New upstream release. -- Vincent Renardias Wed, 21 Oct 1998 13:35:12 +0200 libapache-asp-perl (0.03-1) unstable; urgency=low * New upstream release: + Installation 'make test' now works + ActiveX objects on Win32 implemented with $Server->CreateObject() + Cookies implemented: $Response->Cookies() & $Request->Cookies() - Fixed $Response object API, converting some methods to object members. Deprecated methods, but backwards compatible. + Improved error messaging, debug output + $, influences $Response->Write(@strings) behavior + perl print() works, sending output to $Response object + $Response->Write() prints scalars, arrays, and hashes. Before only scalars. + Begin implementation of $Server object. + Implemented $Response->{Expires} and $Response->{ExpiresAbsolute} + Added "PerlSetVar StatINC" config option + $0 is aliased to current script filename + ASP Objects ($Response, etc.) are set in main package Thus notation like $main::Response->Write() can be used anywhere. -- Vincent Renardias Fri, 18 Sep 1998 20:03:41 +0200 libapache-asp-perl (0.02-1) unstable; urgency=low * Initial Debianization. -- Vincent Renardias Fri, 28 Aug 1998 20:54:00 +0200 Local variables: user-mail-address: "gibreel@debian.org" End: debian/control0000644000000000000000000000344311726670376010614 0ustar Source: libapache-asp-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: libmldbm-perl, libmldbm-sync-perl, perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Florian Schlichting Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Apache-ASP/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libapache-asp-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-asp-perl.git Package: libapache-asp-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmldbm-perl, libmldbm-sync-perl, libwww-perl Recommends: libapache2-mod-perl2 Suggests: libapache-ssi-perl, libdevel-symdump-perl, libhtml-clean-perl, libhtml-fillinform-perl, libxml-libxslt-perl | libxml-xslt-perl Description: perl Apache::ASP - Active Server Pages for Apache with mod_perl Apache::ASP provides an Active Server Pages port to the Apache Web Server with perl as the host scripting language. Active Server Pages is a web application platform that originated with the Microsoft NT/IIS server. Under Apache for Unix and Win32 platforms it allows a developer to create dynamic web applications with session management and embedded perl code. . This module works under the Apache Web Server with the mod_perl module enabled. See http://www.apache.org and http://perl.apache.org for further information. It can also work under a standard CGI call interface using the asp-perl command. See README.Debian in this package for more details. . This is a portable solution, similar to ActiveState's PerlScript for NT/IIS ASP. Work has been done and will continue to make ports to and from this implementation as smooth as possible. debian/libapache-asp-perl.examples0000644000000000000000000000005611726670376014377 0ustar debian/index.html site/eg/.htaccess editors/* debian/compat0000644000000000000000000000000211726670376010403 0ustar 7 debian/index.html0000644000000000000000000000015411726670376011202 0ustar <% $Response->Redirect('../html/eg/index.html'); %> [Go to examples] debian/libapache-asp-perl.docs0000644000000000000000000000001411726670376013503 0ustar README site debian/source/0000755000000000000000000000000011726670376010505 5ustar debian/source/format0000644000000000000000000000001411726670376011713 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000011726670376010634 5ustar debian/patches/spelling2.patch0000644000000000000000000000267111726670376013562 0ustar Description: fix another two typos reported by lintian Author: Florian Schlichting Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=69642 --- a/ASP.pm +++ b/ASP.pm @@ -2348,7 +2348,7 @@ for easy use. Unless StateDir is configured, this directory must be some -writeable directory by the web server. $Session and $Application +writable directory by the web server. $Session and $Application object state files will be stored in this directory. If StateDir is configured, then ignore this paragraph, as it overrides the Global directory for this purpose. @@ -6380,7 +6380,7 @@ =end html -I would like to say that your ASP module rocks :-) We have practically stopped developing in anything else about half a year ago, and are now using Apache::ASP extensively. I just love Perl, and whereever we are not "forced" to use JSP, we chose ASP. It is fast, reliable, versatile, documented in a way that is the best for professionals - so thank you for writting and maintaining it! +I would like to say that your ASP module rocks :-) We have practically stopped developing in anything else about half a year ago, and are now using Apache::ASP extensively. I just love Perl, and whereever we are not "forced" to use JSP, we chose ASP. It is fast, reliable, versatile, documented in a way that is the best for professionals - so thank you for writing and maintaining it! -- Csongor Fagyal, Concept Online Ltd. debian/patches/silence_test_warnings.patch0000644000000000000000000000073511726670376016253 0ustar Description: fix "uninitialized value $rv" warnings during tests ...apparently, ASP usually runs without warnings enabled... Author: Florian Schlichting Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=75617 --- a/ASP.pm +++ b/ASP.pm @@ -2015,7 +2015,7 @@ sub get_dir_config { my $rv = shift->get(shift); - if(lc($rv) eq 'off') { + if(defined($rv) && lc($rv) eq 'off') { $rv = 0; # Off always becomes 0 } $rv; debian/patches/series0000644000000000000000000000010511726670376012045 0ustar spelling.patch pod.patch spelling2.patch silence_test_warnings.patch debian/patches/pod.patch0000644000000000000000000001301611726670376012440 0ustar Description: fix POD errors (=item needs =over and =back) Origin: vendor Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=69642 Author: gregor herrmann Last-Update: 2012-03-07 --- a/ASP.pm +++ b/ASP.pm @@ -2334,6 +2334,8 @@ =head2 Core +=over + =item Global Global is the nerve center of an Apache::ASP application, in which @@ -2430,8 +2432,12 @@ PerlSetVar NoCache 0 +=back + =head2 State Management +=over + =item NoState default 0, if true, neither the $Application nor $Session objects will @@ -2549,8 +2555,12 @@ PerlSetVar StateSerializer Data::Dumper +=back + =head2 Sessions +=over + =item CookiePath URL root that client responds to by sending the session cookie. @@ -2643,8 +2653,12 @@ PerlSetVar SessionCount 1 +=back + =head2 Cookieless Sessions +=over + =item SessionQueryParse default 0, if true, will automatically parse the $Session @@ -2717,8 +2731,12 @@ PerlSetVar SessionQueryForce 1 +=back + =head2 Developer Environment +=over + =item UseStrict default 0, if set to 1, will compile all scripts, global.asa @@ -2819,8 +2837,12 @@ which you would do if you _really_ needed the speed. +=back + =head2 XML / XSLT +=over + =item XMLSubsMatch default not defined, set to some regexp pattern @@ -2923,6 +2945,8 @@ as of version 2.11, this config is no longer supported. +=back + =head2 Caching The output caching layer is a file dbm based output cache that runs @@ -2954,6 +2978,8 @@ This said, output caching will not work in raw CGI mode, just running under mod_perl. +=over + =item CacheDB Like StateDB, sets dbm format for caching. Since SDBM_File @@ -3028,8 +3054,12 @@ for caching output from includes with special syntax. See $Response->Include() for more info on the Response cache. +=back + =head2 Miscellaneous +=over + =item AuthServerVariables default 0. If you are using basic auth and would like @@ -3261,6 +3291,8 @@ also get this time in the Apache error log with the other system messages. +=back + =head2 Mail Administration Apache::ASP has some powerful administrative email @@ -3270,6 +3302,8 @@ it was also easy to provide the $Server->Mail(\%mail) API extension which you can read up about in the OBJECTS section. +=over + =item MailHost The mail host is the smtp server that the below Mail* config directives @@ -3333,8 +3367,12 @@ PerlSetVar MailAlertPeriod 20 +=back + =head2 File Uploads +=over + =item FileUploadMax default 0, if set will limit file uploads to this @@ -3363,6 +3401,8 @@ PerlSetVar FileUploadTemp 0 +=back + =head1 SYNTAX =head2 General @@ -5528,6 +5568,8 @@ =head2 Installation +=over + =item Examples don't work, I see the ASP script in the browser? This is most likely that Apache is not configured to execute @@ -5624,8 +5666,12 @@ of Data::Dumper and MLDBM, which are the modules used to write the state files. +=back + =head2 Sessions +=over + =item How can I use $Session to store complex data structures. Very carefully. Please read the $Session documentation in @@ -5692,8 +5738,12 @@ database connections on a per process basis, and will work for most cases. +=back + =head2 Development +=over + =item VBScript or JScript supported? Yes, but not with this Perl module. For ASP with other scripting @@ -5761,8 +5811,12 @@ are free COM ports to the UNIX world. At this time, there is no ActiveX for the UNIX world. +=back + =head2 Support and Production +=over + =item How do I get things I want done?! If you find a problem with the module, or would like a feature added, @@ -5777,6 +5831,8 @@ and MKS PScript. If you can suggest any changes to facilitate these goals, your comments are welcome. +=back + =head1 TUNING A little tuning can go a long way, and can make the difference between @@ -6058,6 +6114,8 @@ =head2 COMMUNITY +=over + =item Mailing List Archives Try the Apache::ASP mailing list archive first when working @@ -6097,6 +6155,8 @@ and perhaps most importantly to simply support others in learning the ins and outs of the software. +=back + =head2 COMMERCIAL If you would like commercial support for Apache::ASP, please @@ -6104,6 +6164,8 @@ this is not an endorsement, and if you would like your company listed here, please email asp-dev [at] chamas.com with your information. +=over + =item AlterCom We use, host and support mod_perl. We would love to be able to help @@ -6142,6 +6204,8 @@ http://www.tuxit.de +=back + =head1 SITES USING What follows is a list of public sites that are using @@ -6266,6 +6330,8 @@ For a list of sites using Apache::ASP, please see the SITES USING section. +=over + =item Red Hat =begin html @@ -6411,6 +6477,8 @@ None of this would ever be possible without Apache::ASP (I do not ever want to write ``print "\n";'' again). +=back + =head1 RESOURCES Here are some important resources listed related to @@ -6515,6 +6583,8 @@ + = improvement - = bug fix (d) = documentations +=over + =item $VERSION = 2.62; $DATE="2011/08/16" - Fixed 'application/x-www-form-urlencoded' for AJAX POSTs post @@ -8935,6 +9005,8 @@ exist. Should stop hackers, since there is no wire speed guessing cookies. +=back + =head1 LICENSE Copyright (c) 1998-2008, Josh Chamas, Chamas Enterprises Inc. --- a/lib/Apache/ASP/CGI/Table.pm +++ b/lib/Apache/ASP/CGI/Table.pm @@ -7,7 +7,7 @@ =head1 NAME - Apache::ASP::CGI::Table + Apache::ASP::CGI::Table - Layer for compatibility with Apache::Table objects =head1 DESCRIPTION debian/patches/spelling.patch0000644000000000000000000000544511726670376013502 0ustar Description: fix some spelling mistakes Origin: vendor Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=69642 Author: gregor herrmann Last-Update: 2011-02-13 --- a/ASP.pm +++ b/ASP.pm @@ -6568,7 +6568,7 @@ + New RequestBinaryRead configuration created, may be turned off to prevent $Request object from reading POST data - ++ mod_perl 2 optmizations, there was a large code impact on this, + ++ mod_perl 2 optimizations, there was a large code impact on this, as much code was restructured to reduce the differences between mod_perl 1 and mod_perl 2, most importantly, Apache::compat is no longer used @@ -7465,7 +7465,7 @@ +Net::SMTP debugging not enabled by Debug 1,2,3 configs, not only when system debugging is set with Debug -1,-2,-3 However, a Debug param passed to $Server->Mail() will - sucessfully override the Debug -1,-2,-3 setting even + successfully override the Debug -1,-2,-3 setting even when its Debug => 0 -Check for undef values during stats for inline includes --- a/README +++ b/README @@ -3944,7 +3944,7 @@ + New RequestBinaryRead configuration created, may be turned off to prevent $Request object from reading POST data - ++ mod_perl 2 optmizations, there was a large code impact on this, + ++ mod_perl 2 optimizations, there was a large code impact on this, as much code was restructured to reduce the differences between mod_perl 1 and mod_perl 2, most importantly, Apache::compat is no longer used @@ -4824,7 +4824,7 @@ +Net::SMTP debugging not enabled by Debug 1,2,3 configs, not only when system debugging is set with Debug -1,-2,-3 However, a Debug param passed to $Server->Mail() will - sucessfully override the Debug -1,-2,-3 setting even + successfully override the Debug -1,-2,-3 setting even when its Debug => 0 -Check for undef values during stats for inline includes --- a/site/changes.html +++ b/site/changes.html @@ -706,7 +706,7 @@ + New RequestBinaryRead configuration created, may be turned off to prevent $Request object from reading POST data - ++ mod_perl 2 optmizations, there was a large code impact on this, + ++ mod_perl 2 optimizations, there was a large code impact on this, as much code was restructured to reduce the differences between mod_perl 1 and mod_perl 2, most importantly, Apache::compat is no longer used @@ -1654,7 +1654,7 @@ +Net::SMTP debugging not enabled by Debug 1,2,3 configs, not only when system debugging is set with Debug -1,-2,-3 However, a Debug param passed to $Server->Mail() will - sucessfully override the Debug -1,-2,-3 setting even + successfully override the Debug -1,-2,-3 setting even when its Debug => 0 -Check for undef values during stats for inline includes debian/copyright0000644000000000000000000000311211726670376011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Joshua Chamas Source: http://search.cpan.org/dist/Apache-ASP/ Upstream-Name: Apache-ASP Files: * Copyright: 1998-2008, Josh Chamas, Chamas Enterprises Inc. License: Artistic or GPL-1+ Files: lib/Apache/ASP/Date.pm Copyright: 1995-1997, Gisle Aas License: Artistic or GPL-1+ Files: debian/* Copyright: 1998, 1999, Vincent Renardias 1999, 2000, Piotr Roszatycki 1999, Raphael Hertzog 1999, Vincent Renardias 2001, 2002, 2004, Stephen Zander 2004, Erich Schubert 2005, Stephen Quinney 2005, Víctor Pérez Pereira 2008, Stephen Gran 2011, gregor herrmann 2012, Florian Schlichting License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/libapache-asp-perl.doc-base0000644000000000000000000000075711726670376014246 0ustar Document: libapache-asp-perl Title: Apache::ASP - Web Applications with Apache & mod_perl Author: Josh Chamas, Chamas Enterprises Inc. Abstract: Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. Section: Web Development Format: HTML Index: /usr/share/doc/libapache-asp-perl/html/index.html Files: /usr/share/doc/libapache-asp-perl/html/*.html debian/README.Debian0000644000000000000000000000167611726670376011260 0ustar If you are looking to try out Apache::ASP by using the files in /usr/share/doc/libapache-asp-perl/examples, remember to uncompress all the files once you've copied them to your ~/public_html/ directory (or wherever you decide to put them). This package can also be run in stand-alone mode. Use the following to make that possible: In .htaccess: Options ExecCGI AddType application/x-asp-perl .asp Action application/x-asp-perl /cgi-bin/asp-perl In /cgi-bin/asp-perl file: #!/bin/sh exec /usr/bin/asp-perl "$PATH_TRANSLATED" Thanks to Piotr Roszatycki for this. -- Stephen Zander , Mon Mar 15 20:49:31 2004 If you get a syntax error that Action is an invalid command the problem is that the default httpd.conf doesn't load mod_actions. Loading that fixes the problem. Thanks to Nigel Horne for the pointer. -- gregor herrmann Sun, 13 Feb 2011 19:22:09 +0100