Source: perl4caml Priority: optional Maintainer: John Goerzen Build-Depends: debhelper (>= 4.0.0), libperl-dev, perl-modules, perl-base (>= 5.8), perl (>= 5.8), ocaml-nox (>= 3.08) Standards-Version: 3.6.0 Package: libperl4caml-ocaml-dev Section: libdevel Architecture: any Suggests: libperl4caml-ocaml-doc Depends: libperl4caml-ocaml (= ${Source-Version}) Description: Use Perl code in OCaml programs, development files perl4caml allows you to use Perl code within Objective CAML (OCaml), thus neatly side-stepping the old problem with OCaml which was that it lacked a comprehensive set of libraries. Well now you can use any part of CPAN in your OCaml code. . This package provides the tools necessary to use perl4caml in your own programs. To get the documentation, please install libperl4caml-ocaml-doc. Package: libperl4caml-ocaml Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ocaml-base-nox (>= 3.08) Description: Use Perl code in OCaml programs, runtime library perl4caml allows you to use Perl code within Objective CAML (OCaml), thus neatly side-stepping the old problem with OCaml which was that it lacked a comprehensive set of libraries. Well now you can use any part of CPAN in your OCaml code. . This package provides the runtime dynamic library necessary to use this in bytecode OCaml programs. Package: libperl4caml-ocaml-doc Section: doc Architecture: all Description: Use Perl code in OCaml programs, documentation perl4caml allows you to use Perl code within Objective CAML (OCaml), thus neatly side-stepping the old problem with OCaml which was that it lacked a comprehensive set of libraries. Well now you can use any part of CPAN in your OCaml code. . This package provides developers' documentation and examples about the use of perl4caml.