[OT] Linux VPN server / Mac windows clients | perl on a Mac editors

Ask a Question related to PERL Beginners, Design and Development.

  1. #1

    Default [OT] Linux VPN server / Mac windows clients | perl on a Mac editors

    Off topic but this list seems to be filled with Linux gurus. Can someone
    point me to some info on how to setup a Linux VPN server that will let M$
    and Mac clients attach. Off list please.

    Now back to our regularly scheduled program...
    What are some decent perl Mac editors?
    Can you tell I just purchased a Mac :)
    I love emacs but it seems so far I am only able to run it under a terminal
    window. I like how everything in Mac uses the same movement commands as
    emacs.

    Is there anything I need to be aware of with using perl on a Mac? Should I
    take the time to learn "apple script" what ever that is. I would rather
    stick with my trusty perl :)

    Paul Kraus
    -----------------------
    PEL Supply Company
    Network Administrator
    -----------------------
    800 321-1264 Toll Free
    216 267-5775 Voice
    216 267-6176 Fax
    [url]www.pelsupply.com[/url]
    -----------------------


    Paul Kraus Guest

  2. Similar Questions and Discussions

    1. perl editors
      Is there a visual perl editor out there, freeware or shareware for any Linux flavor? Derek B. Smith OhioHealth IT UNIX / TSM / EDM Teams
    2. Recommended simple Perl IDE/Editors ?
      Hi all: Just wondering what IDE/editor folks use for their Perl work ? I'm looking for something for a W2K system that is easy to use (without...
    3. Accessing Windows DLL functiond from Linux server?
      Hello, all. Is it possible for a Linux web server with PHP to easily call a Windows DLL and receive the result? I realize that it is possible...
    4. Linux client to connect to Windows DDE server?
      Dan and Nancy Mahoney wrote: I'm no expert really, but I tink the problem with what you are trying to do (and why you don't find it) is this :...
    5. HELP: Linux telnet smtp server fails, Works from MS Windows
      I'm stumped. And I'm not a guru. I think I have a network setup problem on my Linux box, but I'm not sure what to look for. Problem: Trying...
  3. #2

    Default Re: [OT] Linux VPN server / Mac windows clients | perl on a Mac editors

    On Jan 29, 2004, at 8:19 AM, Paul Kraus wrote:
    > What are some decent perl Mac editors?
    For my money, BBEdit is the best software investment I ever made.

    [url]http://www.barebones.com/[/url]
    > I love emacs but it seems so far I am only able to run it under a
    > terminal
    > window. I like how everything in Mac uses the same movement commands as
    > emacs.
    BBEdit has a preference to "Use Emacs Key Bindings".
    > Is there anything I need to be aware of with using perl on a Mac?
    > Should I
    > take the time to learn "apple script" what ever that is. I would rather
    > stick with my trusty perl :)
    Apple Script is the tie into everything scripting language for the Mac,
    similar to Visual Basic for Windows. It's handy to know at times,
    mostly if you want to manipulate some pretty GUI program automatically.
    I wouldn't say I've ever had to know it though. Stick with Perl for
    now and then when you find yourself saying, "Now how would I just put
    this data straight in there, without importing a file," take a second
    glance at Apple Script.

    James

    James Edward Gray II Guest

  4. #3

    Default Re: [OT] Linux VPN server / Mac windows clients | perl on a Mac editors

    Paul Kraus wrote:
    >Now back to our regularly scheduled program... What are some decent
    >perl Mac editors? Can you tell I just purchased a Mac :) I love
    >emacs but it seems so far I am only able to run it under a terminal
    >window. I like how everything in Mac uses the same movement commands
    >as emacs.
    >
    Welcome, fellow Mac user. Apart from the usual suspects available for Mac OS X (emacs, vi...), I highly recommend BBEdit. It's advertised mainly as anHTML editor, but I use it for Perl and LaTeX, too. Very clean interface, and many smart features (<http://www.barebones.com>). You can even define Perl filters to apply to your documents and run scripts in the Terminal rightfrom BBEdit. Well done integration with the OS's UNIX underpinnings.

    AppleScript is nice for glueing different apps together in Mac OS, but I never spent enough time to get acquainted with it. It's definitely much slower than Perl. And you get Perl 5.8.2 with any new Mac (with Mac OS 10.3, that is)! Just make sure to install all developer tools (XCode CD) to get perldoc (something I recently learned on this list).
    >Is there anything I need to be aware of with using perl on a Mac?
    >Should I take the time to learn "apple script" what ever that is. I
    >would rather stick with my trusty perl :)
    HTH,

    Jan
    --
    There are 10 kinds of people: those who understand binary, and those who don't
    Jan Eden Guest

  5. #4

    Default Re: [OT] Linux VPN server / Mac windows clients | perl on a Mac editors

    On Jan 29, 2004, at 9:08 AM, Jan Eden wrote:
    > And you get Perl 5.8.2 with any new Mac (with Mac OS 10.3, that is)!
    Sorry to nit pick, but Mac OS X 10.3 comes with Perl 5.8.1-RC3 compiled
    with threading options.

    James

    James Edward Gray II Guest

  6. #5

    Default Re: [OT] Linux VPN server / Mac windows clients | perl on a Mac editors

    >
    > Off topic but this list seems to be filled with Linux gurus. Can someone
    > point me to some info on how to setup a Linux VPN server that will let M$
    > and Mac clients attach. Off list please.
    >
    > Now back to our regularly scheduled program...
    > What are some decent perl Mac editors?
    > Can you tell I just purchased a Mac :)
    > I love emacs but it seems so far I am only able to run it under a terminal
    > window. I like how everything in Mac uses the same movement commands as
    > emacs.
    >
    > Is there anything I need to be aware of with using perl on a Mac? Should I
    > take the time to learn "apple script" what ever that is. I would rather
    > stick with my trusty perl :)
    >
    I would echo most of the other's answers, though I prefer to stick with
    Vim on all platforms, once a terminal addict always one I guess. Having
    said that if you are from an X land then you may want to check out Fink:

    [url]http://fink.sf.net[/url]

    Which should provide gvim and Xemacs, etc. Fink used to be the only way
    to go, but now with Apple's X and them providing a few extras that they
    used to miss it isn't as crucial. For Perl related issues on OS X you
    might want to look at [email]macosx@perl.org[/email] mailing list archives, it is
    medium traffic list that I listen in on, lots of very smart Mac gurus there.

    In fact a new Camelbones was just announced apparently....

    [url]http://danconia.org[/url]

    Wiggins D Anconia Guest

  7. #6

    Default Re: [OT] Linux VPN server / Mac windows clients | perl on a Mac editors

    >>>>> "Paul" == Paul Kraus <pkraus@pelsupply.com> writes:

    Paul> Off topic but this list seems to be filled with Linux gurus.

    Off topic but this list seems to be filled with people who speak
    English. Can someone tell me a good book for learning how to write?

    Now see how silly that is. Please don't be off topic.

    --
    Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
    <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
    Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
    See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
    Randal L. Schwartz Guest

  8. #7

    Default RE: [OT] Linux VPN server / Mac windows clients | perl on a Mac editors

    > Paul> Off topic but this list seems to be filled with Linux gurus.
    >
    > Off topic but this list seems to be filled with people who speak
    > English. Can someone tell me a good book for learning how to write?

    Come on now. It had a perl question very relevant and a side note that if
    someone had information to shoot me off an email "off list".
    > Now see how silly that is. Please don't be off topic.
    Not as silly and off topic as your reply ;)

    Not flaming but just saying :)

    at any rate I won't do it again... I guess.

    Paul Kraus Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139