Ask a Question related to PERL Modules, Design and Development.
-
Steven James Samuel Stapleton #1
Module writting question (familiarity with Perl and PHP's Zend useful.)
I'm writing a language comparison document, and amongst other languages,
Perl is in the comparison. My question is, can a person write an external
module, such as a Zend module in PHP, using another language. If so, can
someone point me to the appropriate documentation?
Thanks,
-Jim Stapleton
Steven James Samuel Stapleton Guest
-
#25897 [Com]: Compilation fails immediately on Zend (zend.h)
ID: 25897 Comment by: ricardoj at hotlink dot com dot br Reported By: kscott at toadmail dot com Status: No... -
[PHP-DEV] Zend Engine question
Are there any tools for debugging ZE? I've got a problem with huge script that at some point behave like all variables were reference to single... -
#25897 [Opn->Fbk]: Compilation fails immediately on Zend (zend.h)
ID: 25897 Updated by: sniper@php.net Reported By: kscott at toadmail dot com -Status: Open +Status: ... -
Zend: How to get POST/GET/Session variables inside a PHP module ?
Hi, Can we get the POST/GET variables directly in a PHP module ? Do the Zend API provide this functionality ? Same question for the Session... ... -
[PHP][n00bie question] How to execute a perl module in php page located in unix machine?
hi list, i need to write a php page to execute a perl module on my client's unix machine, how do i do that? the perl module is some simple... -
Steven James Samuel Stapleton #2
Re: Module writting question (familiarity with Perl and PHP's Zend useful.)
Thanks, I'll look into that.
-Jim Stapleton
Steven James Samuel Stapleton Guest
-
Steven James Samuel Stapleton #3
Re: Module writting question (familiarity with Perl and PHP's Zend useful.)
I'm scanning this, and I've a question, it looks more like a "C and C++"
interpreter for Perl rather than compiled and executed C code, is this
correct?
-Jim Stapleton
"Eric J. Roode" <REMOVEsdnCAPS@comcast.net> wrote in message
news:Xns93C5502A1B513sdn.comcast@206.127.4.25...external> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> "Steven James Samuel Stapleton" <stapleton.41@mps.ohio-state.edu> wrote in
> news:0bmw7dha1l8e@ohstpy:
>> > I'm writing a language comparison document, and amongst other languages,
> > Perl is in the comparison. My question is, can a person write anmay>> > module, such as a Zend module in PHP, using another language. If so, can
> > someone point me to the appropriate documentation?
> I don't know anything about Zend (and not much about PHP), so my answeryou> or may not be useful.
>
> It's fairly easy to write a module in C, using the XS mechanism.
>
> There is a suite of modules, all beginning with "Inline::", which allow> to embed several languages directly into a Perl module. Supported
> languages include C, C++, Tcl, Java, Python, Guile, S-Lang, Basic, and
> others.
>
> - --
> Eric
> $_ = reverse sort qw p ekca lre Js reh ts
> p, $/.r, map $_.$", qw e p h tona e; print
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>
>
> iQA/AwUBPyO9DmPeouIeTNHoEQLivACgn4/vwpaPEWLXUHsgFma2JB0UeHsAnR5u
> wT3TmA9TyG0lu/Y6GnPWf1Bg
> =g7OX
> -----END PGP SIGNATURE-----
Steven James Samuel Stapleton Guest



Reply With Quote

