From c76687b090aea03ba6c474bf302845bdf1dc0f5e Mon Sep 17 00:00:00 2001 From: Nahuel Angelinetti Date: Wed, 5 Nov 2008 16:43:11 +0100 Subject: [PATCH] Add a dependance to CGI::Session::serialize::yaml 4.20 Signed-off-by: Galen Charlton --- Makefile.PL | 3 ++- about.pl | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 381a1c27eb..2a13a3346d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -536,7 +536,8 @@ WriteMakefile( 'Biblio::EndnoteStyle' => 0.05, 'CGI' => 3.15, 'CGI::Carp' => 1.29, - 'CGI::Session' => '4.10', + 'CGI::Session' => '4.20', + 'CGI::Session::Serialize::yaml' => '4.20', 'Class::Factory::Util' => 1.6, 'Class::Accessor' => 0.30, 'DBD::mysql' => 4.004, diff --git a/about.pl b/about.pl index 7fb2efca78..6e235409fe 100755 --- a/about.pl +++ b/about.pl @@ -66,6 +66,7 @@ Biblio::EndnoteStyle CGI CGI::Carp CGI::Session +CGI::Session::Serialize::yaml Class::Factory::Util Class::Accessor Compress::Zlib -- 2.39.2