all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Bokma <john@castleamber.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Curiosity: Perl File Extension in Emacs Config
Date: Fri, 13 Jul 2012 14:55:25 -0500	[thread overview]
Message-ID: <87y5mnl9le.fsf@castleamber.com> (raw)
In-Reply-To: d0b3546e-60a7-4b3d-9583-5403db8a0868@googlegroups.com

Xah Lee <xahlee@gmail.com> writes:

> what's the “.al” for?

 "As an example, if POSIX.pm is located in
  /usr/local/lib/perl5/POSIX.pm, AutoLoader will look for perl
  subroutines POSIX in /usr/local/lib/perl5/auto/POSIX/*.al, where the
  .al file has the same name as the subroutine, sans package. If such a
  file exists, AUTOLOAD will read and evaluate it, thus (presumably)
  defining the needed subroutine. AUTOLOAD will then goto the newly
  defined subroutine."

http://perldoc.perl.org/AutoLoader.html

-- 
John Bokma                                                               j3b

Blog: http://johnbokma.com/        Perl Consultancy: http://castleamber.com/
Perl for books:    http://johnbokma.com/perl/help-in-exchange-for-books.html


  reply	other threads:[~2012-07-13 19:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-13 17:10 Curiosity: Perl File Extension in Emacs Config Xah Lee
2012-07-13 19:55 ` John Bokma [this message]
2012-07-14  4:10   ` Xah Lee
2012-07-15  3:52     ` John Bokma

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y5mnl9le.fsf@castleamber.com \
    --to=john@castleamber.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.