Re: across language question

2005-04-08 Thread Leopold Toetsch
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > if compile test_pbc.php to test_pbc.pbc then how use this pbc for perl. Not yet, sorry. leo

across language question

2005-04-07 Thread bloves
# test_pbc.php if compile test_pbc.php to test_pbc.pbc then how use this pbc for perl. #!/usr/bin/perl use test_pbc; # ? test_pbc(); # ?