Search results for "module:open"
open - perl pragma to set default PerlIO layers for input and output
Full-fledged support for I/O layers is now implemented provided Perl is configured to use PerlIO as its IO system (which has been the default since 5.8, and the only supported configuration since 5.16). The "open" pragma serves as one of the interfac...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
open - perl pragma to set default PerlIO layers for input and output
Full-fledged support for I/O layers is now implemented provided Perl is configured to use PerlIO as its IO system (which has been the default since 5.8, and the only supported configuration since 5.16). The "open" pragma serves as one of the interfac...
PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC
App::Open - Library to drive the 'openit' command line tool
ERIKH/App-Open-0.0.4
-
10 Jul 2008 08:16:39 UTC
Git::Open - The totally cool way to open repository page, sometime it's hard to remember and open via browser manually.
VEESH/Git-Open-0.1.12
-
21 Oct 2019 18:17:58 UTC
Open::This - Try to Do the Right Thing when opening files
This module powers the ot command line script, which tries to do the right thing when opening a file. Imagine your $ENV{EDITOR} is set to "vim". (This should also work for "emacs" and "nano".) The following examples demonstrate how your input is tran...
OALDERS/Open-This-0.000033 - 12 Sep 2023 14:47:38 UTC
File::Open - wrap open/sysopen/opendir and give them a nice and simple interface
This module provides convenience wrappers around "open" and "sysopen" for opening simple files and a wrapper around "opendir" for opening directories. Nothing is exported by default; you have to specify every function you want to import explicitly. F...
MAUKE/File-Open-1.0103 - 26 Mar 2023 11:56:30 UTC
Modern::Open - Autovivification, Autodie, and 3-args open support
Modern::Open provides autovivification and autodie support of open(), opendir(), sysopen(), pipe(), socket(), and accept() on perl 5.00503 or later. And supports three-argument open(), too....
INA/Modern-Open-0.14 - 25 Mar 2023 01:13:13 UTC
open::layers - Set default PerlIO layers
This pragma is a reimagination of the core open pragma, which either pushes PerlIO layers on the global standard handles, or sets default PerlIO layers for handles opened in the current lexical scope (meaning, innermost braces or the file scope). The...
DBOOK/open-layers-0.003 - 21 Feb 2020 20:07:22 UTC
Desktop::Open - Open a file or URL in the user's preferred application
This module tries to open specified file or URL in the user's preferred application. Here's how it does it. 1. If on Windows, use "start". If on other OS, use "xdg-open" if available. 2. If #1 fails, resort to using Browser::Open's "open_browser". Re...
PERLANCAR/Desktop-Open-0.002 - 28 Jul 2021 00:05:02 UTC
Browser::Open - open a browser in a given URL
The functions optionaly exported by this module allows you to open URLs in the user browser. A set of known commands per OS-name is tested for presence, and the first one found is executed. With an optional parameter, all known commands are checked. ...
CFRANKS/Browser-Open-0.04 - 09 Mar 2012 23:21:36 UTC
overload::open - Hooks the native open function
This module hooks the native "open()" and/or "sysopen()" functions and passes the arguments first to callback you provide. It then calls the native open/sysopen. It does this using the XS API and replacing the OP_OPEN/OP_SYSOPEN opcode's with an XS f...
SAMCV/overload-open-1.9.6 - 22 Jan 2020 23:19:11 UTC
Spreadsheet::Open - Open spreadsheet in a spreadsheet program
PERLANCAR/Spreadsheet-Open-0.002
-
09 Nov 2023 02:41:12 UTC
WWW::NOS::Open - Perl framework for the Open NOS REST API
The Dutch public broadcasting foundation NOS provides a REST API to their content. This module provides a wrapper around that API to use data from the Open NOS platform with Perl....
IPENBURG/WWW-NOS-Open-v1.0.5 - 25 Jan 2021 23:22:02 UTC
File::Open::OOP - An Object Oriented way to read and write files
SZABGAB/File-Open-OOP-0.01
-
21 Dec 2011 09:45:12 UTC
EPFL::Service::Open - Open the EPFL website (service) associated with the Git repository.
A simple module to retrieve the EPFL website (service) associated with the Git repository....
WILLBELL/EPFL-Service-Open-1.05 - 22 Nov 2019 19:46:29 UTC