Module Pl_Net_Google


module Pl_Net_Google: sig .. end
Wrapper around Perl Net::Google class.

Copyright (C) 2003 Merjis Ltd.

$Id: pl_Net_Google.ml,v 1.3 2003/10/16 13:41:07 rich Exp $


val may : ('a -> unit) -> 'a option -> unit
class net_google : Perl.sv -> object .. end
val new_ : ?key:string -> ?debug:int -> unit -> net_google