Re: across language question
[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
# 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(); # ?