perl2c tool?

Started by luc00over 25 years ago2 messagesgeneral
Jump to latest
#1luc00
lucian00@hotpop.com

1:Does exist a tool perl2c? Where could be found/downloaded?
2:What tool might import multitable DB to PGSQL ?
3:How [samples] could embed perl DB** to C++ instead of ODBC?

Thanks
Lucian

#2Gilles Darold
gilles@darold.net
In reply to: luc00 (#1)
Re: perl2c tool?

luc00 wrote:

1:Does exist a tool perl2c? Where could be found/downloaded?
2:What tool might import multitable DB to PGSQL ?
3:How [samples] could embed perl DB** to C++ instead of ODBC?

Thanks
Lucian

1) Perl is all in one, you can find what you want with the perlcc
command...
Don't expect me to explain the C code generated :-)

2) I suppose you want to talk about pgsql....

3) unkowned by me...

Regards