Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Integrating Perl?

Integrating Perl?

Scheduled Pinned Locked Moved C / C++ / MFC
questionperl
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Chun Te Ewe
    wrote on last edited by
    #1

    Dear all, I was told by my professor to make a program in Perl and that is done. I now would like to intergrate it into a GUI program that will execute the Perl program. If this is possible, how do I do so? Does the user have to have a copy of Perl on his/her computer? Many thanks. Chun Te

    L S 2 Replies Last reply
    0
    • C Chun Te Ewe

      Dear all, I was told by my professor to make a program in Perl and that is done. I now would like to intergrate it into a GUI program that will execute the Perl program. If this is possible, how do I do so? Does the user have to have a copy of Perl on his/her computer? Many thanks. Chun Te

      L Offline
      L Offline
      Lunchy
      wrote on last edited by
      #2

      Yes, they'll need to have perl installed, unless you package the perl program up into an exe using perlapp from activestate or perl2exe from I forgot who. Neither are free, but you can get a 7 day trial license of perlapp, that may do the trick. -Lunchy

      1 Reply Last reply
      0
      • C Chun Te Ewe

        Dear all, I was told by my professor to make a program in Perl and that is done. I now would like to intergrate it into a GUI program that will execute the Perl program. If this is possible, how do I do so? Does the user have to have a copy of Perl on his/her computer? Many thanks. Chun Te

        S Offline
        S Offline
        Scott H Settlemier
        wrote on last edited by
        #3

        I love Perl. It's so great that I like with my C++ too. Here's info on embedding a Perl interpreter into your C/C++ projects. No need for the user to install Perl, just build in your own interpreter into your projects.

        L 1 Reply Last reply
        0
        • S Scott H Settlemier

          I love Perl. It's so great that I like with my C++ too. Here's info on embedding a Perl interpreter into your C/C++ projects. No need for the user to install Perl, just build in your own interpreter into your projects.

          L Offline
          L Offline
          Lunchy
          wrote on last edited by
          #4

          COOL! It's funny, TMTOWTDI is almost getting cliche. ;) -Lunchy

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups