Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Embperl-cvs
cvs commit: embperl/test/html/EmbperlObject/app epoapp.htm epoapp.pl
 

Index | Next | Previous | View Flat


richter at apache

Aug 7, 2005, 10:01 AM


Views: 973
Permalink
cvs commit: embperl/test/html/EmbperlObject/app epoapp.htm epoapp.pl

richter 2005/08/07 10:01:33

Added: test/html/EmbperlObject/app epoapp.htm epoapp.pl
Log:
add missing test files

Revision Changes Path
1.1 embperl/test/html/EmbperlObject/app/epoapp.htm

Index: epoapp.htm
===================================================================
APP

-> epapp
[$ foreach $key (sort keys %$epapp) $]
[+ $key +] = [+ $epapp -> {$key} +]
[$endforeach$]
<-

-> epreq
[$ foreach $key (sort keys %$epreq) $]
[+ $key +] = [+ $epreq -> {$key} +]
[$endforeach$]
<-

END APP





1.1 embperl/test/html/EmbperlObject/app/epoapp.pl

Index: epoapp.pl
===================================================================


sub init

{
my ($self, $r) = @_ ;

$r -> {initdoner} = 1 ;
$self -> {initdonea} = 1 ;
$self -> {initdoneb} = 2 ;

return 0 ;
}





---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-cvs-unsubscribe [at] perl
For additional commands, e-mail: embperl-cvs-help [at] perl

Subject User Time
cvs commit: embperl/test/html/EmbperlObject/app epoapp.htm epoapp.pl richter at apache Aug 7, 2005, 10:01 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.