Perl.sv ->
object
  method delete : unit -> unit
  method eof : unit
  method parse : string -> unit
  method parse_file : string -> unit
end