use in perl

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kardon33
    New Member
    • May 2007
    • 158

    use in perl

    I need to include a .h file in my perl script, I cant find any documentation in the perl guids but i might be searching for the wrong thing. I tried using the use comand but i get syntax errors. I know in php you use include for files but what is it in PERL?
  • KevinADC
    Recognized Expert Specialist
    • Jan 2007
    • 4092

    #2
    i would help if you show the perl code. I am not sure what a .h file is though.

    Comment

    • kardon33
      New Member
      • May 2007
      • 158

      #3
      I got it, but thanks for the help anyways it was much more complicated than what i was asking.

      Comment

      Working...