r70720 - in /branches/upstream/libembperl-perl/current: ./ Embperl/ Embperl/Form/ Embperl/Form/Control/ Embperl/Form/Validate/ Embperl/Recipe/ Embperl/Syntax/ crypto/ driver/ eg/forms/ eg/forms/Embperl/ eg/forms/Embperl/MyForm/ eg/forms/Embperl/MyForm/DataSource/ eg/forms/css/ eg/forms/js/ eg/forms/lib/ eg/forms/pages/ eg/forms/wizard/ eg/webutil/ test/cmp/ test/conf/ xs/ xs/Embperl/ xs/Embperl/App/ xs/Embperl/App/Config/ xs/Embperl/Component/ xs/Embperl/Component/Config/ xs/Embperl/Component/Output/ xs/Embperl/Component/Param/ xs/Embperl/Req/ xs/Embperl/Req/Config/ xs/Embperl/Req/Param/ xs/Embperl/Syntax/ xs/Embperl/Thread/ xsbuilder/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Mar 6 17:24:31 UTC 2011


Author: jawnsy-guest
Date: Sun Mar  6 17:24:13 2011
New Revision: 70720

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70720
Log:
[svn-upgrade] new version libembperl-perl (2.4.0)

Added:
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/datetime.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/duration.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/inputjoin.pm   (with props)
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/inputlist.pm   (with props)
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/line.pm   (with props)
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/price.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/scriptcode.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/show.pm   (with props)
    branches/upstream/libembperl-perl/current/eg/forms/
    branches/upstream/libembperl-perl/current/eg/forms/Embperl/
    branches/upstream/libembperl-perl/current/eg/forms/Embperl/MyForm/
    branches/upstream/libembperl-perl/current/eg/forms/Embperl/MyForm.pm
    branches/upstream/libembperl-perl/current/eg/forms/Embperl/MyForm/DataSource/
    branches/upstream/libembperl-perl/current/eg/forms/Embperl/MyForm/DataSource/languages.pm
    branches/upstream/libembperl-perl/current/eg/forms/Embperl/MyForm/DataSource/netmask.pm
    branches/upstream/libembperl-perl/current/eg/forms/README.txt
    branches/upstream/libembperl-perl/current/eg/forms/css/
    branches/upstream/libembperl-perl/current/eg/forms/css/EmbperlForm.css
    branches/upstream/libembperl-perl/current/eg/forms/js/
    branches/upstream/libembperl-perl/current/eg/forms/js/EmbperlForm.js
    branches/upstream/libembperl-perl/current/eg/forms/js/prototype.js
    branches/upstream/libembperl-perl/current/eg/forms/lib/
    branches/upstream/libembperl-perl/current/eg/forms/lib/footer.epl
    branches/upstream/libembperl-perl/current/eg/forms/lib/header.epl
    branches/upstream/libembperl-perl/current/eg/forms/lib/wizard.epl
    branches/upstream/libembperl-perl/current/eg/forms/lib/wizard.pl
    branches/upstream/libembperl-perl/current/eg/forms/pages/
    branches/upstream/libembperl-perl/current/eg/forms/pages/loop.htm
    branches/upstream/libembperl-perl/current/eg/forms/wizard/
    branches/upstream/libembperl-perl/current/eg/forms/wizard/action.epl
    branches/upstream/libembperl-perl/current/eg/forms/wizard/base.epl
    branches/upstream/libembperl-perl/current/eg/forms/wizard/do.epl
    branches/upstream/libembperl-perl/current/eg/forms/wizard/dsl.epl
    branches/upstream/libembperl-perl/current/eg/forms/wizard/exportslave.epl
    branches/upstream/libembperl-perl/current/eg/forms/wizard/finish.epl
    branches/upstream/libembperl-perl/current/eg/forms/wizard/gateway.epl
    branches/upstream/libembperl-perl/current/eg/forms/wizard/importslave.epl
    branches/upstream/libembperl-perl/current/eg/forms/wizard/inetconnect.epl
    branches/upstream/libembperl-perl/current/eg/forms/wizard/isdn.epl
    branches/upstream/libembperl-perl/current/eg/forms/wizard/name.epl
    branches/upstream/libembperl-perl/current/eg/forms/wizard/network.epl
    branches/upstream/libembperl-perl/current/eg/forms/wizard/organisation.epl
    branches/upstream/libembperl-perl/current/eg/forms/wizard/wizconfig.pl
Modified:
    branches/upstream/libembperl-perl/current/Changes.pod
    branches/upstream/libembperl-perl/current/Cmd.xs
    branches/upstream/libembperl-perl/current/DOM.xs
    branches/upstream/libembperl-perl/current/Embperl.pm
    branches/upstream/libembperl-perl/current/Embperl.pod
    branches/upstream/libembperl-perl/current/Embperl/App.pm
    branches/upstream/libembperl-perl/current/Embperl/Constant.pm
    branches/upstream/libembperl-perl/current/Embperl/Form.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/addremove.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/blank.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/button.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/checkbox.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/checkboxes.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/display.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/displaylink.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/dump.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/file.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/grid.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/hidden.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/info.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/input.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/label.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/mult.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/number.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/password.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/radio.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/select.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/selectdyn.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/submit.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/table.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/tabs.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/textarea.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/tinymce.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Control/transparent.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/ControlMultValue.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/DataSource.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Validate.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Validate/Default.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Validate/EMail.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Validate/EMailRFC.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Validate/FQDN_IPAddr.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Validate/IPAddr.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Validate/IPAddr_Mask.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Validate/Integer.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Validate/Number.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Validate/Select.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Validate/TimeHHMM.pm
    branches/upstream/libembperl-perl/current/Embperl/Form/Validate/TimeHHMMSS.pm
    branches/upstream/libembperl-perl/current/Embperl/Inline.pm
    branches/upstream/libembperl-perl/current/Embperl/Log.pm
    branches/upstream/libembperl-perl/current/Embperl/Mail.pm
    branches/upstream/libembperl-perl/current/Embperl/Object.pm
    branches/upstream/libembperl-perl/current/Embperl/Out.pm
    branches/upstream/libembperl-perl/current/Embperl/Recipe.pm
    branches/upstream/libembperl-perl/current/Embperl/Recipe/Embperl.pm
    branches/upstream/libembperl-perl/current/Embperl/Recipe/EmbperlLibXSLT.pm
    branches/upstream/libembperl-perl/current/Embperl/Recipe/EmbperlPODXSLT.pm
    branches/upstream/libembperl-perl/current/Embperl/Recipe/EmbperlXSLT.pm
    branches/upstream/libembperl-perl/current/Embperl/Recipe/EmbperlXalanXSLT.pm
    branches/upstream/libembperl-perl/current/Embperl/Recipe/LibXSLT.pm
    branches/upstream/libembperl-perl/current/Embperl/Recipe/XSLT.pm
    branches/upstream/libembperl-perl/current/Embperl/Recipe/XalanXSLT.pm
    branches/upstream/libembperl-perl/current/Embperl/Run.pm
    branches/upstream/libembperl-perl/current/Embperl/Syntax.pm
    branches/upstream/libembperl-perl/current/Embperl/Syntax/ASP.pm
    branches/upstream/libembperl-perl/current/Embperl/Syntax/Embperl.pm
    branches/upstream/libembperl-perl/current/Embperl/Syntax/EmbperlBlocks.pm
    branches/upstream/libembperl-perl/current/Embperl/Syntax/EmbperlHTML.pm
    branches/upstream/libembperl-perl/current/Embperl/Syntax/HTML.pm
    branches/upstream/libembperl-perl/current/Embperl/Syntax/Mail.pm
    branches/upstream/libembperl-perl/current/Embperl/Syntax/MsgIdExtract.pm
    branches/upstream/libembperl-perl/current/Embperl/Syntax/POD.pm
    branches/upstream/libembperl-perl/current/Embperl/Syntax/Perl.pm
    branches/upstream/libembperl-perl/current/Embperl/Syntax/RTF.pm
    branches/upstream/libembperl-perl/current/Embperl/Syntax/SSI.pm
    branches/upstream/libembperl-perl/current/Embperl/Syntax/Text.pm
    branches/upstream/libembperl-perl/current/Embperl/Util.pm
    branches/upstream/libembperl-perl/current/Faq.pod
    branches/upstream/libembperl-perl/current/MANIFEST
    branches/upstream/libembperl-perl/current/META.yml
    branches/upstream/libembperl-perl/current/Makefile.PL
    branches/upstream/libembperl-perl/current/README
    branches/upstream/libembperl-perl/current/README.v2
    branches/upstream/libembperl-perl/current/Syntax.xs
    branches/upstream/libembperl-perl/current/TOC.pod
    branches/upstream/libembperl-perl/current/TipsAndTricks.pod
    branches/upstream/libembperl-perl/current/crypto/README
    branches/upstream/libembperl-perl/current/crypto/epcrypto.h
    branches/upstream/libembperl-perl/current/crypto/epcrypto_config.h
    branches/upstream/libembperl-perl/current/driver/eplibxslt.c
    branches/upstream/libembperl-perl/current/driver/epxalan.cpp
    branches/upstream/libembperl-perl/current/eg/webutil/db.schema
    branches/upstream/libembperl-perl/current/eg/webutil/setupdb.pl
    branches/upstream/libembperl-perl/current/embpcgi.bat.templ
    branches/upstream/libembperl-perl/current/embpcgi.pl.templ
    branches/upstream/libembperl-perl/current/embpcgi.test.pl.templ
    branches/upstream/libembperl-perl/current/embperl.h
    branches/upstream/libembperl-perl/current/embpexec.bat.templ
    branches/upstream/libembperl-perl/current/embpexec.pl.templ
    branches/upstream/libembperl-perl/current/embpfastcgi.pl.templ
    branches/upstream/libembperl-perl/current/embpfastcgi.test.pl.templ
    branches/upstream/libembperl-perl/current/embpmsgid.pl.templ
    branches/upstream/libembperl-perl/current/ep2.h
    branches/upstream/libembperl-perl/current/epapfilter.c
    branches/upstream/libembperl-perl/current/epcache.c
    branches/upstream/libembperl-perl/current/epcgiinit.c
    branches/upstream/libembperl-perl/current/epchar.c
    branches/upstream/libembperl-perl/current/epcmd.c
    branches/upstream/libembperl-perl/current/epcmd2.c
    branches/upstream/libembperl-perl/current/epcomp.c
    branches/upstream/libembperl-perl/current/epdat2.h
    branches/upstream/libembperl-perl/current/epdbg.c
    branches/upstream/libembperl-perl/current/epdefault.c
    branches/upstream/libembperl-perl/current/epdom.c
    branches/upstream/libembperl-perl/current/epdom.h
    branches/upstream/libembperl-perl/current/epeval.c
    branches/upstream/libembperl-perl/current/epinit.c
    branches/upstream/libembperl-perl/current/epio.c
    branches/upstream/libembperl-perl/current/epmain.c
    branches/upstream/libembperl-perl/current/epmem.c
    branches/upstream/libembperl-perl/current/epnames.h
    branches/upstream/libembperl-perl/current/epocgi.bat.templ
    branches/upstream/libembperl-perl/current/epocgi.pl.templ
    branches/upstream/libembperl-perl/current/epocgi.test.pl.templ
    branches/upstream/libembperl-perl/current/epparse.c
    branches/upstream/libembperl-perl/current/eppriv.h
    branches/upstream/libembperl-perl/current/epprovider.c
    branches/upstream/libembperl-perl/current/eppublic.h
    branches/upstream/libembperl-perl/current/eptypes.h
    branches/upstream/libembperl-perl/current/eputil.c
    branches/upstream/libembperl-perl/current/mod_embperl.c
    branches/upstream/libembperl-perl/current/test.pl
    branches/upstream/libembperl-perl/current/test/cmp/epodiv.htm
    branches/upstream/libembperl-perl/current/test/cmp/epoincdiv.htm
    branches/upstream/libembperl-perl/current/test/cmp/errdoc2.htm
    branches/upstream/libembperl-perl/current/test/cmp/error.htm
    branches/upstream/libembperl-perl/current/test/conf/httpd.conf.src
    branches/upstream/libembperl-perl/current/test/conf/startup.pl
    branches/upstream/libembperl-perl/current/xs/Embperl/App/Config/Makefile.PL
    branches/upstream/libembperl-perl/current/xs/Embperl/App/Makefile.PL
    branches/upstream/libembperl-perl/current/xs/Embperl/Component/Config/Makefile.PL
    branches/upstream/libembperl-perl/current/xs/Embperl/Component/Makefile.PL
    branches/upstream/libembperl-perl/current/xs/Embperl/Component/Output/Makefile.PL
    branches/upstream/libembperl-perl/current/xs/Embperl/Component/Param/Makefile.PL
    branches/upstream/libembperl-perl/current/xs/Embperl/Makefile.PL
    branches/upstream/libembperl-perl/current/xs/Embperl/Req/Config/Makefile.PL
    branches/upstream/libembperl-perl/current/xs/Embperl/Req/Makefile.PL
    branches/upstream/libembperl-perl/current/xs/Embperl/Req/Param/Makefile.PL
    branches/upstream/libembperl-perl/current/xs/Embperl/Syntax/Makefile.PL
    branches/upstream/libembperl-perl/current/xs/Embperl/Thread/Makefile.PL
    branches/upstream/libembperl-perl/current/xs/Makefile.PL
    branches/upstream/libembperl-perl/current/xs/ep_xs_sv_convert.h
    branches/upstream/libembperl-perl/current/xsbuilder/WrapXS.pm

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libembperl-perl/current/Changes.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Changes.pod?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Cmd.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Cmd.xs?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/DOM.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/DOM.xs?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl.pod?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/App.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/App.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Constant.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Constant.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/addremove.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/addremove.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/blank.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/blank.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/button.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/button.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/checkbox.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/checkbox.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/checkboxes.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/checkboxes.pm?rev=70720&op=diff

Added: branches/upstream/libembperl-perl/current/Embperl/Form/Control/datetime.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/datetime.pm?rev=70720&op=file

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/display.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/display.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/displaylink.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/displaylink.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/dump.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/dump.pm?rev=70720&op=diff

Added: branches/upstream/libembperl-perl/current/Embperl/Form/Control/duration.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/duration.pm?rev=70720&op=file

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/file.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/file.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/grid.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/grid.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/hidden.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/hidden.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/info.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/info.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/input.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/input.pm?rev=70720&op=diff

Added: branches/upstream/libembperl-perl/current/Embperl/Form/Control/inputjoin.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/inputjoin.pm?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/Embperl/Form/Control/inputlist.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/inputlist.pm?rev=70720&op=file

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/label.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/label.pm?rev=70720&op=diff

Added: branches/upstream/libembperl-perl/current/Embperl/Form/Control/line.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/line.pm?rev=70720&op=file

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/mult.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/mult.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/number.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/number.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/password.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/password.pm?rev=70720&op=diff

Added: branches/upstream/libembperl-perl/current/Embperl/Form/Control/price.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/price.pm?rev=70720&op=file

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/radio.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/radio.pm?rev=70720&op=diff

Added: branches/upstream/libembperl-perl/current/Embperl/Form/Control/scriptcode.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/scriptcode.pm?rev=70720&op=file

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/select.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/select.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/selectdyn.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/selectdyn.pm?rev=70720&op=diff

Added: branches/upstream/libembperl-perl/current/Embperl/Form/Control/show.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/show.pm?rev=70720&op=file

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/submit.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/submit.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/table.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/table.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/tabs.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/tabs.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/textarea.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/textarea.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/tinymce.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/tinymce.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Control/transparent.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Control/transparent.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/ControlMultValue.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/ControlMultValue.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/DataSource.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/DataSource.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Validate.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Validate.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Validate/Default.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Validate/Default.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Validate/EMail.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Validate/EMail.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Validate/EMailRFC.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Validate/EMailRFC.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Validate/FQDN_IPAddr.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Validate/FQDN_IPAddr.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Validate/IPAddr.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Validate/IPAddr.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Validate/IPAddr_Mask.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Validate/IPAddr_Mask.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Validate/Integer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Validate/Integer.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Validate/Number.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Validate/Number.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Validate/Select.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Validate/Select.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Validate/TimeHHMM.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Validate/TimeHHMM.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Form/Validate/TimeHHMMSS.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Form/Validate/TimeHHMMSS.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Inline.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Inline.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Log.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Log.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Mail.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Mail.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Object.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Object.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Out.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Out.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Recipe.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Recipe.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Recipe/Embperl.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Recipe/Embperl.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Recipe/EmbperlLibXSLT.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Recipe/EmbperlLibXSLT.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Recipe/EmbperlPODXSLT.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Recipe/EmbperlPODXSLT.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Recipe/EmbperlXSLT.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Recipe/EmbperlXSLT.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Recipe/EmbperlXalanXSLT.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Recipe/EmbperlXalanXSLT.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Recipe/LibXSLT.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Recipe/LibXSLT.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Recipe/XSLT.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Recipe/XSLT.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Recipe/XalanXSLT.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Recipe/XalanXSLT.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Run.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Run.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Syntax.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Syntax.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Syntax/ASP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Syntax/ASP.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Syntax/Embperl.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Syntax/Embperl.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Syntax/EmbperlBlocks.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Syntax/EmbperlBlocks.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Syntax/EmbperlHTML.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Syntax/EmbperlHTML.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Syntax/HTML.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Syntax/HTML.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Syntax/Mail.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Syntax/Mail.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Syntax/MsgIdExtract.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Syntax/MsgIdExtract.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Syntax/POD.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Syntax/POD.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Syntax/Perl.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Syntax/Perl.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Syntax/RTF.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Syntax/RTF.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Syntax/SSI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Syntax/SSI.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Syntax/Text.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Syntax/Text.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Embperl/Util.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Embperl/Util.pm?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Faq.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Faq.pod?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/MANIFEST?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/META.yml?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Makefile.PL?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/README?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/README.v2
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/README.v2?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/Syntax.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/Syntax.xs?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/TOC.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/TOC.pod?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/TipsAndTricks.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/TipsAndTricks.pod?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/crypto/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/crypto/README?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/crypto/epcrypto.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/crypto/epcrypto.h?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/crypto/epcrypto_config.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/crypto/epcrypto_config.h?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/driver/eplibxslt.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/driver/eplibxslt.c?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/driver/epxalan.cpp
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/driver/epxalan.cpp?rev=70720&op=diff

Added: branches/upstream/libembperl-perl/current/eg/forms/Embperl/MyForm.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/Embperl/MyForm.pm?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/Embperl/MyForm/DataSource/languages.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/Embperl/MyForm/DataSource/languages.pm?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/Embperl/MyForm/DataSource/netmask.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/Embperl/MyForm/DataSource/netmask.pm?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/README.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/README.txt?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/css/EmbperlForm.css
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/css/EmbperlForm.css?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/js/EmbperlForm.js
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/js/EmbperlForm.js?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/js/prototype.js
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/js/prototype.js?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/lib/footer.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/lib/footer.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/lib/header.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/lib/header.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/lib/wizard.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/lib/wizard.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/lib/wizard.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/lib/wizard.pl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/pages/loop.htm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/pages/loop.htm?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/wizard/action.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/wizard/action.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/wizard/base.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/wizard/base.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/wizard/do.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/wizard/do.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/wizard/dsl.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/wizard/dsl.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/wizard/exportslave.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/wizard/exportslave.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/wizard/finish.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/wizard/finish.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/wizard/gateway.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/wizard/gateway.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/wizard/importslave.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/wizard/importslave.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/wizard/inetconnect.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/wizard/inetconnect.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/wizard/isdn.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/wizard/isdn.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/wizard/name.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/wizard/name.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/wizard/network.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/wizard/network.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/wizard/organisation.epl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/wizard/organisation.epl?rev=70720&op=file

Added: branches/upstream/libembperl-perl/current/eg/forms/wizard/wizconfig.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/forms/wizard/wizconfig.pl?rev=70720&op=file

Modified: branches/upstream/libembperl-perl/current/eg/webutil/db.schema
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libembperl-perl/current/eg/webutil/db.schema?rev=70720&op=diff

Modified: branches/upstream/libembperl-perl/current/eg/webutil/setupdb.pl

[... 182 lines stripped ...]



More information about the Pkg-perl-cvs-commits mailing list