File Operations

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vasu1308
    New Member
    • Feb 2007
    • 31

    File Operations

    Hi

    I want to know about File Operations in Perl and about String Processing.

    Thanks
    Vasu
  • miller
    Recognized Expert Top Contributor
    • Oct 2006
    • 1086

    #2
    Vasu,

    A good first resource is perldoc perlfaq5 - Files and Formats

    If you have any specific questions feel free to ask. But be sure to check this resource first, as it answers a lot of the common questions regarding file io.

    - Miller

    Comment

    • vasu1308
      New Member
      • Feb 2007
      • 31

      #3
      Thank You Miller

      Vasu




      Originally posted by miller
      Vasu,

      A good first resource is perldoc perlfaq5 - Files and Formats

      If you have any specific questions feel free to ask. But be sure to check this resource first, as it answers a lot of the common questions regarding file io.

      - Miller

      Comment

      • vasu1308
        New Member
        • Feb 2007
        • 31

        #4
        Hi Miller

        I want to know about the any program for File Operation

        Thanks
        Vasu


        Originally posted by vasu1308
        Thank You Miller

        Vasu

        Comment

        • miller
          Recognized Expert Top Contributor
          • Oct 2006
          • 1086

          #5
          Originally posted by vasu1308
          Hi Miller

          I want to know about the any program for File Operation

          Thanks
          Vasu
          Vasu,

          That is not a specific problem. If your goal is just learning perl, then start by reading many of the online resources available. Here is a resource that was posted to another thread recently:



          If you have a specific problem, pose that question. But if you want just "any program for file operations", then there are already plenty of programs available in older threads in this forum. Just start browsing.

          - Miller

          Comment

          • vasu1308
            New Member
            • Feb 2007
            • 31

            #6
            Thank You, Miller

            Vasu





            Originally posted by miller
            Vasu,

            That is not a specific problem. If your goal is just learning perl, then start by reading many of the online resources available. Here is a resource that was posted to another thread recently:



            If you have a specific problem, pose that question. But if you want just "any program for file operations", then there are already plenty of programs available in older threads in this forum. Just start browsing.

            - Miller

            Comment

            Working...