[cgi-prototype-users] Re: Tried to use My/App, unable to make it work

2005-10-13 Thread Randal L. Schwartz
 Kai == Kai Andresen [EMAIL PROTECTED] writes:

Kai I copied the My/App test application from the CGI-Prototype
Kai distribution, and added a app.cgi like:
Kai use strict;
Kai use warnings;
Kai use lib qw( /real/path/here );

Kai use My::App;
Kai My::App-activate;

There's no dispatcher in the TestApp.  Inheriting the return $self
from the base class means that you'll stay forever in the My::App
state, meaning you'll get the intentionally left blank message
forever.

For a better tiny app, see my Linux Magazine articles (google
site:stonehenge.com CGI::Prototype for the location).

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
merlyn@stonehenge.com URL:http://www.stonehenge.com/merlyn/
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!



---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
cgi-prototype-users mailing list
cgi-prototype-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cgi-prototype-users


Re: [cgi-prototype-users] Re: Tried to use My/App, unable to make it work

2005-10-13 Thread Terrence Brannon
On 13 Oct 2005 04:58:39 -0700, Randal L. Schwartz merlyn@stonehenge.com wrote:



 For a better tiny app, see my Linux Magazine articles (google
 site:stonehenge.com CGI::Prototype for the location).

That location is:

http://www.stonehenge.com/merlyn/LinuxMag/col70.html
and also 7[12].html


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
cgi-prototype-users mailing list
cgi-prototype-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cgi-prototype-users


Re: [cgi-prototype-users] Re: Tried to use My/App, unable to make it work

2005-10-13 Thread A. Pagaltzis
* Randal L. Schwartz merlyn@stonehenge.com [2005-10-13 14:10]:
 For a better tiny app, see my Linux Magazine articles (google
 site:stonehenge.com CGI::Prototype for the location).

Randal: just point people at http://cgi-prototype.sf.net/ – there
are links to those articles in the Resources section.

Terrence: would you please `chmod -R g+w *` the web site? You
have created a directory and a bunch of files that I can’t do
anything with because they only have owner write permission.

Regards,
-- 
Aristotle Pagaltzis // http://plasmasturm.org/


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
cgi-prototype-users mailing list
cgi-prototype-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cgi-prototype-users