The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "ASB"

Tk::ACH - place holder module to request the distribution in PAUSE River stage zero No dependents

ASB/Tk-ACH-0.08 - 13 Nov 2016 23:32:19 UTC - Search in distribution

Geo::IP - Look up location and network information by IP Address River stage two • 10 direct dependents • 12 total dependents

This module uses the GeoIP Legacy file based database. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than reverse DNS lookups. This module can be used to automatically sel...

MAXMIND/Geo-IP-1.51 - 12 Oct 2017 00:04:07 UTC - Search in distribution

Win32::Script - system administrator`s library - for login and application startup scripts, etc River stage zero No dependents

At primary this module was written for system administrator needs in centralised administration of Win32 clients: logon and application startup scripts, etc. Later some functions useful in Windows NT server scripts was added. Now many functions may r...

MAKAROW/Win32-Script-0.58 - 29 Jun 2007 18:54:01 UTC - Search in distribution

DFA::Simple - A Perl module to implement simple Discrete Finite Automata River stage zero No dependents

my $Obj = new DFA::Simple $Actions,[States]; This creates a simple automaton with a finite number of individual states. The short version is that state numbers are just indices into the array. The state basically binds the rest of the machine togethe...

ASB/DFA-Simple-0.34 - 07 Nov 2018 17:30:50 UTC - Search in distribution

Sah::Schema::language::code - Language code (alpha-2 or alpha-3) River stage one • 1 direct dependent • 1 total dependent

Accept only current (not retired) codes. Alpha-2 or alpha-3 codes are accepted....

PERLANCAR/Sah-Schemas-Language-0.005 - 18 Nov 2023 00:06:18 UTC - Search in distribution

Tk::Zinc - TkZinc is another Canvas which proposes many new functions, some based on openGL River stage zero No dependents

*Zinc* widget is very similar to Tk Canvase in that it supports structured graphics. Like the Canvas, TkZinc implements items used to display graphical entities. Those items can be manipulated and bindings can be associated with them to implement int...

ASB/Tk-Zinc-3.306 - 11 Apr 2021 10:35:46 UTC - Search in distribution

CGI::Bus::fut - File and directory utils library River stage zero No dependents

This module contains several file and directory methods. See CGI::Bus::Base for inherited slots and methods....

MAKAROW/CGI-Bus-0.62 - 07 Sep 2007 18:24:11 UTC - Search in distribution

Tk::Markdown - display Markdown in a Text River stage one • 1 direct dependent • 3 total dependents

Tk::Markdown is a widget to render Markdown <https://en.wikipedia.org/wiki/Markdown> in a Tk::Text widget....

ASB/Tk-Markdown-0.08 - 31 Oct 2022 20:40:00 UTC - Search in distribution

SQL::Abstract::Limit - portable LIMIT emulation River stage two • 6 direct dependents • 30 total dependents

Portability layer for LIMIT emulation. new( case => 'lower', cmp => 'like', logic => 'and', convert => 'upper', limit_dialect => 'Top' ) All settings are optional. limit_dialect Sets the default syntax model to use for emulating a "LIMIT $rows OFFSET...

ASB/SQL-Abstract-Limit-0.143 - 28 Mar 2021 19:25:37 UTC - Search in distribution

PCX::Loader - Loads 320x200 8-bit PCX-format graphics. River stage zero No dependents

ASB/PCX-Loader-0.51 - 02 Feb 2017 21:12:02 UTC - Search in distribution

Tk::Text::SuperText - An improved text widget for Perl/Tk River stage zero No dependents

Tk::Text::SuperText implements many new features over the standard Tk::Text widget while supporting all its standard features. It's used simply as the Tk::Text widget. New Features: * Unlimited undo/redo. So you can undo and redo whatever you deleted...

ASB/Tk-Text-SuperText-0.12 - 08 Sep 2021 21:30:41 UTC - Search in distribution

Tk::TipEntry - An entry with tooltip in the entry if it's empty River stage zero No dependents

This widget is derived from Tk::Entry. It implements an other kind of tooltip, that is displayed inside the entry when it's empty. The tooltip will be removed, if the entry gets the focus and reinserted, if the entry loses the focus and it's value is...

ASB/Tk-TipEntry-0.06 - 27 Mar 2016 18:33:22 UTC - Search in distribution

Tk::WaitBoxFixed - An Object Oriented Wait Dialog for Perl/Tk, of the Please Wait variety. River stage zero No dependents

A WaitBoxFixed consists of a number of subwidgets: bitmap A bitmap (configurable via the *-bitmap* command, the default is an hourglass) on the left side of the WaitBoxFixed label A label (configurable via the *-txt1* command), with text in the upper...

CAVAC/Tk-WaitBoxFixed-1.8 - 02 Oct 2018 09:17:35 UTC - Search in distribution

Tk::FcyEntry - Entry that reflects its state in the background color River stage zero No dependents

This module is deprecated. Use Tk::Entry instead, it does the same thing. FcyEntry is like a normal Entry widget except: * default background color is 'white' * if the state of the widget is disabled the background color is set to be the same as the ...

ASB/Tk-FcyEntry-1.8 - 12 Jan 2017 19:10:49 UTC - Search in distribution

Acme::CPANModules::Import::CPANRatings::User::stevenharyanto - List of modules mentioned by CPANRatings user stevenharyanto River stage one • 1 direct dependent • 1 total dependent

This list is generated by scraping CPANRatings (cpanratings.perl.org) user page. This list is generated by scraping CPANRatings (cpanratings.perl.org) user page....

PERLANCAR/Acme-CPANModules-Import-CPANRatings-User-stevenharyanto-0.002 - 23 Feb 2024 01:41:05 UTC - Search in distribution

Tk::FileEntry - FileEntry widget with optional file selection box River stage zero No dependents

FileEntry is a composite widget for choosing files. It features a Tk::Label, Tk::Entry, and a Tk::Button. When the button is clicked, a dialog for choosing a file will show up. The path of the chosen file will be inserted into the entry widget. The l...

ASB/Tk-FileEntry-2.4 - 28 Oct 2020 02:53:15 UTC - Search in distribution

Tk::HyperlinkButton - Create a clickable hyperlink button to open a web browser River stage zero No dependents

Tk::Hyperlink is an adjusted Tk::Button widget to display a hyperlink. The hyperlink will be displayed with blue foreground color by default and highlighted on mouse over. The look and feel resembles a Label (no borders by default). A custom callback...

ASB/Tk-HyperlinkButton-0.02 - 03 Nov 2019 18:19:27 UTC - Search in distribution

MIME::Lite::HT::HTML - Create HTML mail with MIME::Lite and HTML::Template River stage zero No dependents

This module provide easy interface to make MIME::Lite object with HTML formatted mail....

ASB/MIME-Lite-HT-HTML-0.06 - 17 Oct 2020 16:22:27 UTC - Search in distribution

Acme::CPANModules::Import::CPANRatings::User::perlancar - List of modules mentioned by CPANRatings user perlancar River stage one • 1 direct dependent • 1 total dependent

This list is generated by scraping CPANRatings (cpanratings.perl.org) user page. This list is generated by scraping CPANRatings (cpanratings.perl.org) user page....

PERLANCAR/Acme-CPANModules-Import-CPANRatings-User-perlancar-0.002 - 23 Feb 2024 01:40:53 UTC - Search in distribution

CGI::Application::Plugin::HTCompiled - Integrate with HTML::Template::Compiled River stage one • 1 direct dependent • 1 total dependent

Allows you to use HTML::Template::Compiled as a seamless replacement for HTML::Template....

ASB/CGI-Application-Plugin-HTCompiled-1.06 - 24 Mar 2016 20:28:53 UTC - Search in distribution
23 results (0.029 seconds)