Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6841295
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T23:56:55+00:00 2026-05-26T23:56:55+00:00

chdir($g_var->{g_loc}); I found this line in some perl code I am working with and

  • 0
chdir($g_var->{g_loc});

I found this line in some perl code I am working with and I could not figure out what the -> means. I mean I cant find the meaning of the syntax. By the way, g_loc is the name of a folder. What am i missing here ?

P.S. i am only 4 days into perl.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T23:56:56+00:00Added an answer on May 26, 2026 at 11:56 pm

    -> is dereferencing a reference. $g_var contains a reference to a %hash (elements of which you’d access using $hash{key}).

    You can find more information about references in the perlreftut and perlref documentation. There’s also perllol about lists-of-lists (nested references).

    You can open the documentation using perldoc perlreftut, etc.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a command line app and have the code chdir(/var); FILE *scriptFile =
I have following code: os.chdir(os.path.dirname(os.path.realpath(__file__)) + /../test) path.append(os.getcwd()) os.chdir(os.path.dirname(os.path.realpath(__file__))) Which should add /../test to
According to the manual, chdir , Changes the working directory to EXPR , if
I'm using Thread::Pool::Simple to create a few working threads. Each working thread does some
I can make it work this way Dir.chdir(basedir) puts Dir.glob(#{filename}*).inspect Is there any way
I am trying to use a script to change the working directory using Dir.chdir
Is it possible to write this code more compact? I have a table, which
Lets say i have this in a shell chdir * && whoami.exe >> $$$
This snippet pulls all of the docs out of my database, and dumps them
I have the following code: Dir.chdir(mydir) Dir.entries(mydir).each do |file| log.info(file) end My problem is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.