/[Apache-SVN]/perl/embperl/trunk/INSTALL.pod
ViewVC logotype

Log of /perl/embperl/trunk/INSTALL.pod

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 294726 - (view) (annotate) - [select for diffs]
Modified Mon Feb 14 18:49:04 2005 UTC (4 years, 9 months ago) by richter
File length: 12245 byte(s)
Diff to previous 294725 (colored)
docs

Revision 294725 - (view) (annotate) - [select for diffs]
Modified Fri Feb 11 14:52:10 2005 UTC (4 years, 9 months ago) by richter
File length: 12420 byte(s)
Diff to previous 294718 (colored)
Update docs

Revision 294718 - (view) (annotate) - [select for diffs]
Modified Sat Nov 6 13:33:07 2004 UTC (5 years ago) by richter
File length: 12689 byte(s)
Diff to previous 294690 (colored)
Correct module load order for test with static mod_perl, but other dynamic modules

Revision 294690 - (view) (annotate) - [select for diffs]
Modified Tue Jul 20 08:25:23 2004 UTC (5 years, 4 months ago) by richter
File length: 12420 byte(s)
Diff to previous 294638 (colored)
fix embperl unload

Revision 294638 - (view) (annotate) - [select for diffs]
Modified Tue Jun 10 03:16:12 2003 UTC (6 years, 5 months ago) by richter
File length: 11284 byte(s)
Diff to previous 294578 (colored)
add missing files

Revision 294578 - (view) (annotate) - [select for diffs]
Modified Tue Oct 22 05:29:12 2002 UTC (7 years, 1 month ago) by richter
File length: 12201 byte(s)
Diff to previous 294358 (colored)
move Embperl 2 to HEAD revision

Revision 294358 - (view) (annotate) - [select for diffs]
Modified Wed Dec 5 07:32:54 2001 UTC (7 years, 11 months ago) by richter
File length: 12200 byte(s)
Diff to previous 294356 (colored)
doku updates, v 1.3.4

Revision 294356 - (view) (annotate) - [select for diffs]
Modified Tue Dec 4 07:55:09 2001 UTC (7 years, 11 months ago) by richter
File length: 11786 byte(s)
Diff to previous 294355 (colored)
doku update

Revision 294355 - (view) (annotate) - [select for diffs]
Modified Tue Dec 4 07:43:16 2001 UTC (7 years, 11 months ago) by richter
File length: 11897 byte(s)
Diff to previous 294290 (colored)
cleanup

Revision 294290 - (view) (annotate) - [select for diffs]
Modified Fri Nov 2 04:23:36 2001 UTC (8 years ago) by richter
File length: 11867 byte(s)
Diff to previous 294146 (colored)
Session management docu updates

Revision 294146 - (view) (annotate) - [select for diffs]
Modified Tue May 15 06:46:47 2001 UTC (8 years, 6 months ago) by richter
File length: 7911 byte(s)
Diff to previous 294141 (colored)
1.3.2 :-)

Revision 294141 - (view) (annotate) - [select for diffs]
Modified Fri May 11 06:55:43 2001 UTC (8 years, 6 months ago) by richter
File length: 7155 byte(s)
Diff to previous 294138 (colored)
cleanup

Revision 294138 - (view) (annotate) - [select for diffs]
Modified Thu May 10 19:08:38 2001 UTC (8 years, 6 months ago) by richter
File length: 6015 byte(s)
Diff to previous 294055 (colored)
   - adapted make test to Perl 5.6.1 and 5.7.1 so now it passes sucessfully.
   - fixed problem with cleanup in threaded Perl 5.6.1 and higher
   - added pod documentation to embperl.pl. Patch from Angus Lees.
   - %http_headers_out can take now array refs as elements to set multiple
     headers of the same value. Patch from Maxwell Krohn.
   - No module-documenations (like Intro.pod Faq.pod etc) now get copied under
     the correct directory and man pages are generated with the correct name
     (e.g. perldoc HTML::Embperl::Intro works now after installation). Based
     on an idea from Angus Lees.

Revision 294055 - (view) (annotate) - [select for diffs]
Modified Tue Feb 13 05:39:44 2001 UTC (8 years, 9 months ago) by richter
File length: 5483 byte(s)
Diff to previous 294050 (colored)
- some cleanup's
- 1.3.1 :-)

Revision 294050 - (view) (annotate) - [select for diffs]
Modified Wed Feb 7 08:21:28 2001 UTC (8 years, 9 months ago) by richter
File length: 5453 byte(s)
Diff to previous 294044 (colored)
   - Added new Introduction to EmbperlObject written by
     Neil Gunton. See perldoc IntroEmbperlObject
   - Added new Tips and Tricks pod written by
     Neil Gunton. See perldoc TipsAndTricks. Anybody is invited
     to send me their own Tips and Tricks!
   - Fixed a problem that Embperl are in a wired state after an file upload
     has been interrupted. Spotted by Dirk Lutzebaeck.
   - Fixed a problem set @ISA is not correctly setup in case a file is
     compiled in the same package as the base file of EmbperlObject.
     Spotted by Neil Gunton.
   - Fixed problem with including ../foo.html in EmbperlObject. Spotted
     by Neil Gunton.
   - Added warning if @ISA is not correctly setup/corrupted.

Revision 294044 - (view) (annotate) - [select for diffs]
Modified Sat Dec 23 20:13:28 2000 UTC (8 years, 11 months ago) by richter
File length: 5237 byte(s)
Diff to previous 294001 (colored)
   - Added object and isa parameters to Execute, which allows to get an
     object reference for a certain file and set the Perl inherence
     hierachive. Ideas from Neil Gunton and Agnus Lees.

Revision 294001 - (view) (annotate) - [select for diffs]
Modified Wed Nov 15 08:15:42 2000 UTC (9 years ago) by richter
File length: 3977 byte(s)
Diff to previous 293938 (colored)
   - Carridge Returns are only removed for Perl 5.004. This makes using of
     HERE documents possible on Perl 5.005+, even if the documents has CRLF
     as lineendings.

Revision 293938 - (view) (annotate) - [select for diffs]
Modified Thu Sep 14 04:57:37 2000 UTC (9 years, 2 months ago) by richter
File length: 3821 byte(s)
Diff to previous 293910 (colored)
- Embperl 1 & 2 Source Integration

Revision 293910 - (view) (annotate) - [select for diffs]
Modified Thu Aug 17 07:32:10 2000 UTC (9 years, 3 months ago) by richter
File length: 3536 byte(s)
Diff to previous 293905 (colored)
   - Embperl now supports Apache::Session 1.52. See "Session handling"
     in the docs, how the setup has changed.
   - changed require to use HTML::Embperl in EmbperlObject to avoid problems
     with dynamic loading. Spotted by Robert.
   - Embperl takes the cookie for session handling from the Apache
     request record to make it available in earlier phases then the
     content handler. Suggested by Jack Cushman.
   - added entity decoding for value attribute of radio/checkboxes.
     Spotted by Chris Thorman.
   - %fdat is not resetup when already done and formtype is
     multipart/formdata. Spotted by Michael Slade.
   - Embperl inserts & instead of a signle & inside query strings
     when expaned from array or hash refs.
   - Embperl now also accepts hashref inside a url and expand it
     to a query_string i.e. <a href="foo.html?[+ { a=>1, b=>2 }+]"> will become
     <a href="foo.html?a=1&amp;b=>2">.
   - EMBPERL_COOKIE_EXPIRES now also supports relativ times like:
     +30s +10m +1h -1d +3M +10y

Revision 293905 - (view) (annotate) - [select for diffs]
Modified Mon Jul 17 05:16:28 2000 UTC (9 years, 4 months ago) by richter
File length: 3668 byte(s)
Diff to previous 293764 (colored)
   - correct spelling error and renamed ScanEnvironement to ScanEnvironment.
     (ScanEnvironement still works).
   - EmbperlObject can now be used also offline (via HTML::EmbperlObject::Execute)
   - MailFormTo and HTML::Embperl::Mail::Execute now have a configuration
     directive EMBPERL_MAILHELO, can be used to specify the host/domain for the
     HELO/EHLO command. Suggested by Remco Brink.
   - Fixed a bug that caused the default drive to be incorrectly set on Win 32.

Revision 293764 - (view) (annotate) - [select for diffs]
Modified Wed Nov 17 07:29:37 1999 UTC (10 years ago) by richter
File length: 3332 byte(s)
Diff to previous 293755 (colored)
   - test script had failed in cgi mode on win32. Spotted by
     Randy Korbes.
  - final 1.2.0 release :-)

Revision 293755 - (view) (annotate) - [select for diffs]
Modified Tue Nov 2 08:33:39 1999 UTC (10 years ago) by richter
File length: 3578 byte(s)
Diff to previous 293745 (colored)
   - Fixed an endless loop that occured when tainting is on and
     the same document is called two times via Execute. With help
     from Jason Holt.
   - Changed access to addtional upload fileinfo. The old syntax
     (${${$fdat{<name_of_field>}}}) isn't available anymore, because
     it doesn't work with filenames that are not a vaild per
     variable name. Now there is a second field which start with a
     dash that's holds a hash ref to the file info. Spotted by
     Huang-Ming Pan.
   - The Embperl specific part of Apache session (former
     Apache::Session::Embperl) is now part of the Embperl distribution
     (as HTML::Embperl::Session). This makes Embperl independ of
     new releases of Apache::Session. Embperl now works with
     Apache::Session version 1.00 and higher. Apache::Session 0.17 is still
     supported, but the documentation is removed, because it should no
     longer be used.
   - Apache::Session must not be preloaded prior to Embperl. It's
     enought to set EMBPERL_SESSION_CLASSES and Embperl will bring
     the right modules in memory for you.
   - Removed the call to mod_perl_sent_header, which was an workaround
     for an problem with (very) old mod_perl version, because it doesn't
     resolve on (every) IRIX. Spotted by Jearanai Vongsaard.
   - NOT_FOUND, FORBIDDEN now also logged thru Apache, so the LogLevel is
     honoured and log message in Apache error log get a time stamp.
     Spotted by Christian Gilmore.
   - Removed warings that apears when compiling with -Wall.

Revision 293745 - (view) (annotate) - [select for diffs]
Modified Thu Oct 7 07:07:07 1999 UTC (10 years, 1 month ago) by richter
File length: 2757 byte(s)
Diff to previous 293732 (colored)
   - ACTION attribute of Formtag is now URL en/decoded. Spotted by
     Hartmut Palm.
   -@http -> %http

Revision 293732 - (view) (annotate) - [select for diffs]
Modified Wed Sep 8 05:19:17 1999 UTC (10 years, 2 months ago) by richter
File length: 2753 byte(s)
Diff to previous 293731 (colored)
- Install.pod

Revision 293731 - (view) (annotate) - [select for diffs]
Modified Wed Sep 8 05:11:37 1999 UTC (10 years, 2 months ago) by richter
File length: 2803 byte(s)
Diff to previous 293727 (colored)
   - Fix a memory leak which eats one SV per <OPTION> tag, introduced
     in 1.2b6.
   - German documentation (IntroD.pod, FeaturesD.pod and EmbperlD.pod)
     are now included in the distribution.

Revision 293727 - (view) (annotate) - [select for diffs]
Modified Mon Aug 30 11:39:23 1999 UTC (10 years, 2 months ago) by richter
File length: 2091 byte(s)
Diff to previous 293669 (colored)
   - Embperl works now with Apache::Session 1.01
     (1.01 _not_ 1.00 or below!)
   - Cookie for session id is only send the first time and not
     resend if it's already known by the browser. Suggested
     by Roman Maeder.

Revision 293669 - (view) (annotate) - [select for diffs]
Modified Sun Nov 22 19:27:17 1998 UTC (11 years ago) by richter
File length: 1995 byte(s)
Diff to previous 293663 (colored)
- 1.2b3

Revision 293663 - (view) (annotate) - [select for diffs]
Modified Tue Nov 10 09:35:03 1998 UTC (11 years ago) by richter
File length: 2676 byte(s)
Diff to previous 293646 (colored)
   - Added a patch from Todd Eigenshink to build Embperl with
     Stronghold 2.4.1
   - Added patch from Gerald McLarnon so Embperl compiles on AIX
   - Added optAllowZeroFileSize to accept files of length 0,
     without that option Embperl will report NOT_FOUND.
     Suggested by Doug Bagley
   - some cleanups

Revision 293646 - (view) (annotate) - [select for diffs]
Modified Thu Oct 8 20:57:17 1998 UTC (11 years, 1 month ago) by richter
File length: 2040 byte(s)
Diff to previous 293632 (colored)
- Added session handling (Apache::Session)

Revision 293632 - (view) (annotate) - [select for diffs]
Added Mon Aug 31 10:04:46 1998 UTC (11 years, 2 months ago) by richter
File length: 1840 byte(s)
cont...

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2