Result:
found more than 846 distributions - search limited to the first 2001 files matching your query ( run in 1.280 )


Apache-SPARQL-RDFStore

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.3	Wed Aug 17 19:46:04 CEST 2005 (Oslo, Norway)

	- added 'application/sparql-results+xml' content-type for DAWG-XML
	  results as latest spec v1.66 says http://www.w3.org/2001/sw/DataAccess/rf1/

0.2	Wed Apr 13 17:50:24 CEST 2005 (Monte San Savino, Tuscany)

	- first query() method implementation using RDFStore SPARQL
	- support for smart RDF/S lightweight inferencing
	- support for sparqlet_* CGI place-holders to queries

 view all matches for this distribution


Apache-SSI

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

   DATE_GMT and DATE_LOCAL variables are now properly formatted
   according to the 'timefmt'.

   We behave properly under a HEAD request.

2.15  Sun Nov  5 00:24:52 EST 2000
   Updated code to work with Apache::Filter 1.013 and greater.  If
   you're using Apache::Filter 1.012 or lower, you must use 2.14 or
   lower of Apache::SSI.  If you don't use Apache::Filter, you don't
   need to care.

 view all matches for this distribution


Apache-SWIT

 view release on metacpan or  search on metacpan

lib/Apache/SWIT/LargeObjectHandler.pm  view on Meta::CPAN

	$dbh->func($lo_fd, $buf, $bufsiz, 'lo_read');
	my $ct = $r->param("ct");
	($ct, $buf) = HTML::Tested::ClassDBI::Upload->strip_mime_header($buf) if (!$ct);
	confess "No content type found!" unless $ct;
	$r->headers_out->add('Expires', HTTP::Date::time2str(
				time + 240*24*60*60));
	$class->swit_send_http_header($r, $ct);
	do {
		$r->print($buf);
	} while ($dbh->func($lo_fd, $buf, $bufsiz, 'lo_read'));
}

 view all matches for this distribution


Apache-SdnFw

 view release on metacpan or  search on metacpan

lib/Apache/SdnFw/js/tinymce/jscripts/tiny_mce/plugins/fullpage/css/fullpage.css  view on Meta::CPAN

#doctypes {
	width: 200px;
}

.addbutton:hover, .removebutton:hover, .moveupbutton:hover, .movedownbutton:hover {
	border: 1px solid #0A246A;
	background-color: #B6BDD2;
}

.addbutton {
	background-image: url('../images/add.gif');

lib/Apache/SdnFw/js/tinymce/jscripts/tiny_mce/plugins/fullpage/css/fullpage.css  view on Meta::CPAN

	background-image: url('../images/move_down.gif');
	float: left;
}

.selected {
	border: 1px solid #0A246A;
	background-color: #B6BDD2;
}

.toolbar {
	width: 100%;

 view all matches for this distribution


Apache-Session-MongoDB

 view release on metacpan or  search on metacpan

lib/Apache/Session/Serialize/MongoDB.pm  view on Meta::CPAN

    my $data = shift;

    foreach my $key ( keys %$data ) {
        if ( $key =~ /(\.|\$)/ ) {
            my $oldkey = $key;
            $key =~ s:\$:\\u0024:g;
            $key =~ s:\.:\\u002e:g;
            $data->{$key} = $data->{$oldkey};
            delete $data->{$oldkey};
        }
        if ( ref( $data->{$key} ) eq 'HASH' ) {

lib/Apache/Session/Serialize/MongoDB.pm  view on Meta::CPAN


sub restoreSpecialCharacters {
    my $data = shift;

    foreach my $key ( keys %$data ) {
        if ( $key =~ /(\\u0024|\\u002e)/ ) {
            my $oldkey = $key;
            $key =~ s:\\u0024:\$:g;
            $key =~ s:\\u002e:.:g;
            $data->{$key} = $data->{$oldkey};
            delete $data->{$oldkey};
        }
        if ( ref( $data->{$key} ) eq 'HASH' ) {

 view all matches for this distribution


Apache-Session-Wrapper

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


- Silenced a warning that could occur when using session length
  cookies under mod_perl.


0.24   2005-08-01

- Optional parameters for store modules were not handled properly when
  using Flex as the session class.  Added some tests.  Reported by
  Gavin Carr.

 view all matches for this distribution


Apache-SessionManager

 view release on metacpan or  search on metacpan

SessionManager.pm  view on Meta::CPAN

=item C<SessionManagerIPExclude> IP-list

Matchs client IP addresses against IP list and declines request.
It's possible to set an IP address and optionally a bitmask:

233.76.193.0/24

233.76.193.1/32 (or simply 233.76.193.1)

For example:

 view all matches for this distribution


Apache-Sling

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.25  Sun Apr 15 15:38:00 2012
        - Allowing help(), man() and run() to be overridden.
        - Fixing variable quoting in command line script.
        - Changing method name to not use reserved word delete.

0.24  Mon Apr 9 07:35:00 2012
        - Add command line functionality support.

0.23  Fri Apr 6 06:20:00 2012
        - Fix bug in referer passthrough from subclasses.

Changes  view on Meta::CPAN

0.09  Thu Jul 29 07:25:00 2010
        - Better conformance to PBP.
        - Tweaked make file to note dependencies on
          HTTP::Request::Common, LWP::UserAgent and JSON.

0.08  Sun Jul 25 20:24:00 2010
        - Better conformance to PBP.
        - Tweaked make file to note dependency on Net::LDAP.

0.07  Sat Jul 24 11:00:00 2010
        - Better conformance to PBP.

 view all matches for this distribution


Apache-Solr

 view release on metacpan or  search on metacpan

t/30result.t  view on Meta::CPAN

  <str name="id">F8V7067-APL-KIT</str>
  <str name="name">Belkin Mobile Power Cord for iPod w/ Dock</str>

 </doc>
 <doc>
  <float name="score">0.68052477</float>
  <str name="id">IW-02</str>
  <str name="name">iPod &amp; iPod Mini USB 2.0 Cable</str>
 </doc>

</result>

t/30result.t  view on Meta::CPAN

        score => '1.0851374',
        id => 'F8V7067-APL-KIT'
      },
      {
        name => 'iPod & iPod Mini USB 2.0 Cable',
        score => '0.68052477',
        id => 'IW-02'
      }
    ],
    start => '0'
  }

t/30result.t  view on Meta::CPAN

<response>
<responseHeader><status>0</status><QTime>13</QTime></responseHeader>

<result numFound="14" start="1" maxScore="1.0851374">
 <doc>
  <float name="score">0.68052477</float>
  <str name="id">IW-02</str>
  <str name="name">iPod &amp; iPod Mini USB 2.0 Cable</str>

 </doc>
</result>
<lst name="debug">
 <str name="querystring">cat:electronics Belkin</str>
 <str name="parsedquery">cat:electronics text:belkin</str>
 <lst name="explain">
  <str name="id=IW-02,internal_docid=3">
0.6805248 = sum of:
  0.22365452 = weight(cat:electronics in 3), product of:
    0.35784724 = queryWeight(cat:electronics), product of:
      1.0 = idf(docFreq=14)
      0.35784724 = queryNorm
      ...

t/30result.t  view on Meta::CPAN

  debug => {
    parsedquery => 'cat:electronics text:belkin',
    querystring => 'cat:electronics Belkin',
    explain => {
      'id=IW-02,internal_docid=3' => '
0.6805248 = sum of:
  0.22365452 = weight(cat:electronics in 3), product of:
    0.35784724 = queryWeight(cat:electronics), product of:
      1.0 = idf(docFreq=14)
      0.35784724 = queryNorm
      ...

t/30result.t  view on Meta::CPAN

  result => {
    maxScore => '1.0851374',
    numFound => '14',
    doc => {
      name => 'iPod & iPod Mini USB 2.0 Cable',
      score => '0.68052477',
      id => 'IW-02'
    },
    start => '1'
  }
};

 view all matches for this distribution


Apache-Test

 view release on metacpan or  search on metacpan

ToDo  view on Meta::CPAN


- Apache-Test doesn't run on IPv6 systems, need to change the
  autogeneration of httpd.conf to support IPv6. It requires a
  replacement of 'Listen 80' with 'Listen servername:80'
  Philippe posted patch here:
  http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=105514290024419&w=2

  For now, 127.0.0.1 will be hardcoded in the Listen directive, but a better
  method would use this table:

  Apache  \   OS      | IPV4         |  IPV6

 view all matches for this distribution


Apache-forks

 view release on metacpan or  search on metacpan

CHANGES  view on Meta::CPAN

	
	Silenced some warnings.
	
	Added a few new sections to the POD.
	
	Updated test suite to correctly support forks 0.24+ standard threads exit() behavior.

0.01	1 May 2007
	First public version.

 view all matches for this distribution


Apache-iNcom

 view release on metacpan or  search on metacpan

lib/Apache/iNcom.pm  view on Meta::CPAN

sub offset_calc {
    my($time) = @_;
    my(%mult) = ('s'=>1,
                 'm'=>60,
                 'h'=>60*60,
                 'd'=>60*60*24,
                 'M'=>60*60*24*30,
                 'y'=>60*60*24*365);
    # format for time can be in any of the forms...
    # "now" -- expire immediately
    # "+180s" -- in 180 seconds
    # "+2m" -- in 2 minutes
    # "+12h" -- in 12 hours

 view all matches for this distribution


Apache2-API

 view release on metacpan or  search on metacpan

SIGNATURE  view on Meta::CPAN

SHA256 be6bc2a4789346d1aa21c0d66903b7a0fa2abd53845414a20dc77966fe51e250 META.json
SHA256 bb07afd666168f263c690946bc4a6686dad65a040b166f814d1e046079f3ef85 META.yml
SHA256 661ead5534711eb84456ad72177128767430d5f3ca06a25998439c7d4bd358a1 Makefile.PL
SHA256 8008359cc47b83f5875ac6348ea919668d0f69cc00c6c00e7128e04751eefc1f README
SHA256 38960fcbae4e2a4606cb907254ca8cc609a7e120f316d419808548355c43f821 README.md
SHA256 1a1c6e17baa8d57100724c5feafc8bbfc1faf6e370b52226038880100afcdbcd lib/Apache2/API.pm
SHA256 c1250b55d088619976d5f4ea4322ba35eaea9ab1f55c245ffaa95e1a681f5afb lib/Apache2/API/DateTime.pm
SHA256 82fd0473879a15390853703081f7d8234878aa7a86260b9bf5c46bff4874186f lib/Apache2/API/Password.pod
SHA256 f89d09f44184b5f7ee28ab0a311b49cfb553f5c1836a552f926a80822bf9967d lib/Apache2/API/Query.pm
SHA256 a4c3ce5ea198ab890f9c6f812a69404d0a7c60bee1b81f6a7f4fe7b434fe4561 lib/Apache2/API/Request.pm
SHA256 a297d2963e952b4c7dbde838ef5ea663af3157456d89681bb87291667f6a5528 lib/Apache2/API/Request/Params.pm

 view all matches for this distribution


Apache2-ASP

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    not interpret all <asp:ConentPlaceHolder /> tags (when there were more than one)
    inside of an <asp:Content /> in a nested MasterPage.  I suppose you really
    had to be there.
  - Added tests to check for these problems with nested MasterPages.

2.00_24   2008-11-19
  - Added Apache2::ASP::Manual::BestPractices.

2.00_23   2008-11-19
  - Added asphelper.
  - Moved asphelper and runasp into the sbin/* directory in the distribution.

Changes  view on Meta::CPAN


2.00_10   2008-10-26
  - Server.RegisterCleanup(\&subref, \@argref) now fires both from the command-line
    and within an actual mod_perl environment.

2.00_09   2008-10-24
  - Pages that use MasterPages are now executed with the correct @_.
  - Added Apache2::ASP::FormHandler again.

2.00_08   2008-10-23
  - Apache2::ASP::Apache creates a new HTTPContext from the correct class/subclass now.

 view all matches for this distribution


Apache2-AuthAny

 view release on metacpan or  search on metacpan

examples/demo-config/demo_auth_any_database.sql  view on Meta::CPAN

-- Dumping data for table `userAACookie`
--

LOCK TABLES `userAACookie` WRITE;
/*!40000 ALTER TABLE `userAACookie` DISABLE KEYS */;
INSERT INTO `userAACookie` VALUES ('0257682d03bee509c98df8eba48abc10','0f867d18bf8c0d4f21af10f3af1981e6','aatest3','basic',1299612418,'2011-02-10 10:09:33','recognized','639ae4fb44d92ff26b2554f1456aaac4'),('5d5acf85adfbbc586bafac708b86f732','7705f3ab...
/*!40000 ALTER TABLE `userAACookie` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `userIdent`

 view all matches for this distribution


Apache2-AuthCookieDBI

 view release on metacpan or  search on metacpan

lib/Apache2/AuthCookieDBI.pm  view on Meta::CPAN

    PerlSetVar WhatEverDBI_CryptType "none"
    PerlSetVar WhatEverDBI_GroupsTable "groups"
    PerlSetVar WhatEverDBI_GroupField "grp"
    PerlSetVar WhatEverDBI_GroupUserField "user"
    PerlSetVar WhatEverDBI_EncryptionType "none"
    PerlSetVar WhatEverDBI_SessionLifetime 00-24-00-00

    # Protected by AuthCookieDBI.
    <Directory /www/domain.com/authcookiedbi>
        AuthType Apache2::AuthCookieDBI
        AuthName WhatEver

lib/Apache2/AuthCookieDBI.pm  view on Meta::CPAN

    DBI_CryptType       => 'none',
    DBI_GroupsTable     => 'groups',
    DBI_GroupField      => 'grp',
    DBI_GroupUserField  => 'user',
    DBI_EncryptionType  => 'none',
    DBI_SessionLifetime => '00-24-00-00',
    DBI_sessionmodule   => 'none',
);

sub _dbi_config_vars {
    my ( $class, $r ) = @_;

lib/Apache2/AuthCookieDBI.pm  view on Meta::CPAN

However, if you wish to force people to log in again sooner than that, set
this value.  This can be 'forever' or a life time specified as:

    DD-hh-mm-ss -- Days, hours, minute and seconds to live.

This is not required and defaults to '00-24-00-00' or 24 hours.

=item C<WhatEverDBI_SessionModule>

Which Apache2::Session module to use for persistent sessions.
For example, a value could be "Apache2::Session::MySQL".  The DSN will

 view all matches for this distribution


Apache2-AuthCookieDBImg

 view release on metacpan or  search on metacpan

lib/Apache2/AuthCookieDBImg.pm  view on Meta::CPAN

    PerlSetVar WhatEverDBI_ImgTable 		"images"
    PerlSetVar WhatEverDBI_ImgWordField 	"imageword"
    PerlSetVar WhatEverDBI_ImgKeyField 	"imagekey"

    PerlSetVar WhatEverDBI_EncryptionType "none"
    PerlSetVar WhatEverDBI_SessionLifetime 00-24-00-00

    # Protected by AuthCookieDBImg.
    <Directory /www/domain.com/authcookiedbimg>
        AuthType Apache2::AuthCookieDBImg
        AuthName WhatEver

lib/Apache2/AuthCookieDBImg.pm  view on Meta::CPAN

However, if you wish to force people to log in again sooner than that, set
this value.  This can be 'forever' or a life time specified as:

    DD-hh-mm-ss -- Days, hours, minute and seconds to live.

This is not required and defaults to '00-24-00-00' or 24 hours.

=item C<WhatEverDBI_SessionModule>

Which Apache2::Session module to use for persistent sessions.
For example, a value could be "Apache2::Session::MySQL".  The DSN will

lib/Apache2/AuthCookieDBImg.pm  view on Meta::CPAN

    $c{ DBI_groupuserfield } = _dir_config_var( $r, 'DBI_GroupUserField' )						|| 'user';
    $c{ DBI_imgtable    	} = _dir_config_var( $r, 'DBI_ImgTable'		 ) 					|| '';
    $c{ DBI_imgkeyfield   	} = _dir_config_var( $r, 'DBI_ImgKeyField'	 )						|| '';
    $c{ DBI_imgwordfield   } = _dir_config_var( $r, 'DBI_ImgWordField'	 )						|| '';
    $c{ DBI_encryptiontype } = _dir_config_var( $r, 'DBI_EncryptionType' )    	         || 'none';
    $c{ DBI_sessionlifetime} = _dir_config_var( $r, 'DBI_SessionLifetime') 					|| '00-24-00-00';
    $c{ DBI_sessionmodule 	} = _dir_config_var( $r, 'DBI_SessionModule'  );
    $c{ DBI_SessionActiveReset } = _dir_config_var( $r, 'DBI_SessionActiveReset' ) 			|| 0;

    return %c;

 view all matches for this distribution


Apache2-AuthCookieLDAP

 view release on metacpan or  search on metacpan

lib/Apache2/AuthCookieLDAP.pm  view on Meta::CPAN

use constant C_DEBUG            => '_Debug';
use constant C_DEBUG_LOGLEVEL   => '_DebugLogLevel';
use constant C_ERROR_LOGLEVEL   => '_ErrorLogLevel';

my %CONFIG_DEFAULT = (
    C_SECRET_KEY,     undef,          C_SESSION_LIFETIME, '00-24-00-00',
    C_LDAPURI,        undef,          C_BASE,             undef,
    C_BINDDN,         undef,          C_BINDPW,           undef,
    C_FILTER,         '(uid=%USER%)', C_CIPHER,           'des',
    C_DEBUG_LOGLEVEL, 'alert',        C_ERROR_LOGLEVEL,   'err',
    C_DEBUG,          0,

lib/Apache2/AuthCookieLDAP.pm  view on Meta::CPAN

    }
  
Apache2::AuthCookieLDAP config

    PerlSetVar MyAuth_SecretKey OGheSWkT1ixd4V0DydSarLVevF77sSibMIoUaIYuQUqp2zvZIwbS4lyWhRTFUcHE
    PerlSetVar MyAuth_SessionLifetime 00-24-00-00
    PerlSetVar MyAuth_LDAPURI ldap://127.0.0.1
    PerlSetVar MyAuth_Base uid=%USER%,ou=staff,dc=company,dc=com
    PerlSetVar MyAuth_BindDN cn=ldap,dc=company,dc=com
    PerlSetVar MyAuth_BindPW somepassword
    PerlSetVar MyAuth_Filter (uid=%USER%)

lib/Apache2/AuthCookieLDAP.pm  view on Meta::CPAN


=item C<MyAuth_SecretKey> 

Use your own secret key !!!DONT USE THE ONE FROM THE EXAMPLE!!!

=item C<MyAuth_SessionLifetime> [optional, default: 00-24-00-00]

Format is: days-hours-minutes-seconds or 'forever' for endless sessions

=item C<MyAuth_LDAPURI>

 view all matches for this distribution


Apache2-AuthNetLDAP

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


0.23  Wed Jun 12 06:33:30 2003
	- Fix the chmod on the files so that the installation will be able to manipulate
	  the files.  

0.24  Sat Jun 21 06:33:30 2003	
	- Fix the Makefile.PL, to make sure that the module can not be made 
	  without Net::LDAP

0.25  Sun Jun 22 06:33:30 2003	
	- Fix the Makefile.PL, to make sure that the module can not be made 

 view all matches for this distribution


Apache2-AuthenNTLM

 view release on metacpan or  search on metacpan

smb/smbval/smbdes.c  view on Meta::CPAN

	}
}

void E_P16(unsigned char *p14,unsigned char *p16)
{
	unsigned char sp8[8] = {0x4b, 0x47, 0x53, 0x21, 0x40, 0x23, 0x24, 0x25};
	smbhash(p16, sp8, p14);
	smbhash(p16+8, sp8, p14+7);
}

void E_P24(unsigned char *p21, unsigned char *c8, unsigned char *p24)

 view all matches for this distribution


Apache2-AuthenSecurID

 view release on metacpan or  search on metacpan

RCS/AuthenSecurID.pm,v  view on Meta::CPAN

date	2001.06.22.19.08.36;	author root;	state Exp;
branches;
next	1.3;

1.3
date	2001.06.21.14.50.24;	author root;	state Exp;
branches;
next	1.2;

1.2
date	2001.06.19.19.05.42;	author root;	state Exp;

RCS/AuthenSecurID.pm,v  view on Meta::CPAN

@documentation
@
text
@d1 1
a1 1
# $Id: AuthenSecurID.pm,v 1.3 2001/06/21 14:50:24 root Exp root $
d96 1
a96 1
 PerlSetVar AuthCookieHandler /path/of/authentication/handler
d146 1
a146 1

 view all matches for this distribution


Apache2-AuthzCaps

 view release on metacpan or  search on metacpan

SIGNATURE  view on Meta::CPAN

SHA1 bb7f0170d29ddf43bdeb394692dbbd1cb2136777 META.json
SHA1 a4a4fcddb4c0c5bb739ef8eab35fc6cde22d9431 META.yml
SHA1 d3a3d76bb08712c3314ad76d9582ff0a44423b3e Makefile.PL
SHA1 81d35f6e27e44faeeacd080a852e865d4f3606da README
SHA1 9254278ab1103b30397c9700b116e4d38bc87daa lib/Apache2/AuthzCaps.pm
SHA1 8a141d16901982100d245142e4462ac68fd7942e lib/Apache2_4/AuthzCaps.pm
SHA1 644b5fdad21c8aaa42703463d28cd3be9c190361 t/Apache2-AuthzCaps.t
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJV9EPZAAoJEMoENb5ewbNiD1oP/1/wtddWaSXjXsdQloYGrdQ5

 view all matches for this distribution


Apache2-BalanceLogic

 view release on metacpan or  search on metacpan

lib/Apache2/BalanceLogic.pm  view on Meta::CPAN

    #---
    #Name: 'DistByCookie' 
    #Config: '/foo/bar/perl/Apache2/BalanceLogic/Config/PluginConfig/DistByCookie.yaml'
  #--- your server admin ipaddress. it can use __force__ option.
  ADMIN_IP:
    - 192.168.1.0/24


=head1 DESCRIPTION

This is a simple extention for 'mod_proxy_balancer'.

 view all matches for this distribution


Apache2-CondProxy

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

  directory:
    - inc
    - t
requires:
  Apache2::ModSSL: 0.08
  Path::Class: 0.24
  URI: 1.60
  URI::Escape: 3.31
  mod_perl2: 2.0
  perl: 5.10.0
resources:

 view all matches for this distribution


Apache2-Dispatch

 view release on metacpan or  search on metacpan

ToDo  view on Meta::CPAN


--Josh

Test Name                 Test File    Hits/sec     Total Hits   Total Time   sec/Hits     
------------              ------------ ------------ ------------ ------------ ------------ 
Apache::ASP               hello.asp     410.4       24623 hits   60.00 sec    0.002437     
Apache::Dispatch handler  dispatch/tes  658.7       39524 hits   60.00 sec    0.001518     
Apache::Registry CGI Raw  hello_raw.re  717.3       43036 hits   60.00 sec    0.001394     
Apache::Registry CGI.pm   hello.reg     479.2       28756 hits   60.00 sec    0.002087     
Apache::SSI               hello.shtml   481.4       28885 hits   60.00 sec    0.002077     
HTML static               hello.html   1183.7       50000 hits   42.24 sec    0.000845     

 view all matches for this distribution


Apache2-FileManager

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

  - Fixed DOCUMENT_ROOT view file bug.

0.09 Monday July 8 18:30:30 Philip Collins
  - Made rsync button show only when rsync is configured

0.10 Tuesday July 9 14:10:24 Philip Collins
  - disabled warnings
  - forced oo call to handler in Apache::FileManager 

0.11 Wed July 10 12:20:21 Philip Collins
  - Added a 'Are you sure' confirm box to delete button.

 view all matches for this distribution


Apache2-Layout

 view release on metacpan or  search on metacpan

SIGNATURE  view on Meta::CPAN

SHA1 4778346427319f36c93fee57e810055875081ce7 Layout.xs
SHA1 c88ac0255bead7e9f3a71ce05bd4575d40ca00cf MANIFEST
SHA1 730b468a2e5e32a15be3c76ae48e571b0f2dcd58 MANIFEST.SKIP
SHA1 340f00015e757ecb46ab02e29632e70a0b96e4e3 META.yml
SHA1 c2b416fb02e7a43e44470abb46905bad67f5ca88 Makefile.PL
SHA1 83c3bb0342cf13ee08914898e09438bd00f24b4b README
SHA1 b87341564d694dc61b92bfbd3bfba60bf83ed098 lib/Apache2/Layout.pm
SHA1 ffabe4ae6fcef1f2ba98c027252c606dce61c182 t/00-signature.t
SHA1 f09789a4f054ed1d9fc0959e8c7281701c06eb43 t/01compile.t
SHA1 396033059071ada642c267ea4d0e5b46b0e79baf t/02simple.t
SHA1 2206acd8e2e5bbb0a239087c8224bfc2f8555508 t/03pod-cover.t

 view all matches for this distribution


Apache2-POST200

 view release on metacpan or  search on metacpan

lib/Apache2/POST200.pm  view on Meta::CPAN


# these 2 values were once read from /dev/random on my box
my $default_key=("tFS\343x\314\357uh\212W\177+#\332\0q\317S\231\321\316\270H".
		 "\252\205\313\264\357LT\16h\362\36\354cK\317\362\e\253`[8".
		 "\211\365\347\217:\f1\224\321L*");
my $default_iv="P\363\32\310\24\340\265\373";

my $msg302=<<'EOF';
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>

 view all matches for this distribution


Apache2-PageKit

 view release on metacpan or  search on metacpan

docsrc/features.xml  view on Meta::CPAN

<chapter><?dbhtml filename="features.html"?>
<chapterinfo>
<releaseinfo role="meta">
$Id: features.xml,v 1.21 2003/11/25 10:20:24 borisz Exp $
</releaseinfo>
</chapterinfo>
<title>Overview of Features</title>
 <sect1><?dbhtml filename="mvcc.html"?>
  <title>Model/View/Content/Controller approach to design</title>

 view all matches for this distribution


Apache2-Pod

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        * removed calls to send_http_headers which require
          use of Apache2::compat, which is undocumented.
          Fixes RT 31102, 39419.  Thanks Phillip Cole.


0.24    Thu Jan  4 14:22:09 PST 2007
		[FEATURES]
		* added /f/keyword feature so functions can be looked up.

		[FIXES]
		* built Apache2::Pod package from Apache::Pod package. Thanks Andy

 view all matches for this distribution


( run in 1.280 second using v1.01-cache-2.11-cpan-7add2cbd662 )