Search results

Results 1 – 20 of 35
Advanced search

Search in namespaces:

There is a page named "Moose (Perl)" on Wikipedia

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • Moose is an extension of the object system of the Perl programming language. Its stated purpose is to bring modern object-oriented programming language...
    5 KB (626 words) - 09:55, 14 August 2024
  • Niecza Perl 6
    )
    Raku is a member of the Perl family of programming languages. Formerly named Perl 6, it was renamed in October 2019. Raku introduces elements of many...
    18 KB (1,813 words) - 07:20, 12 November 2024
  • Perl is a high-level, general-purpose, interpreted, dynamic programming language. Though Perl is not officially an acronym, there are various backronyms...
    98 KB (9,626 words) - 04:13, 24 November 2024
  • Guide, [1] MooseX::Declare documentation Perl tutorials Learn Perl in about 2 hours 30 minutes PerlMonks A community committed to sharing Perl knowledge...
    30 KB (4,016 words) - 00:01, 4 November 2024
  • (type theory) Metaclass Javassist Joose JavaScript meta object system Moose Perl meta object system OpenJava Unified Modeling Language: UML Groovy Smith...
    11 KB (1,201 words) - 03:04, 2 April 2024
  • Catalyst (Perl)
    )
    Perl. It closely follows the model–view–controller (MVC) architecture and supports a number of experimental web patterns. It is written using Moose,...
    11 KB (1,108 words) - 15:55, 15 August 2024
  • guide to the Perl programming language: Perl – high-level, general-purpose, interpreted, multi-paradigm, dynamic programming language. Perl was originally...
    31 KB (3,910 words) - 23:33, 7 April 2024
  • Pugs (compiler) (category Articles with example Perl code)
    Perl6-inspired systems as CPAN modules on Perl 5, such as the Moose project. Tang, Audrey (21 April 2010). "How to Implement Perl 6 in '10". Pugs Blogs. "Pugs Apocryphon...
    6 KB (660 words) - 16:28, 8 November 2024
  • Thumbnail for Joose (framework)
    heavily inspired by Moose, the object system for Perl 5 which was itself inspired by the Perl 6 object system, but unlike Perl and Moose, Joose doesn't support...
    3 KB (233 words) - 14:39, 8 April 2024
  • Thumbnail for Cowsay
    Cowsay (category Free software programmed in Perl)
    other animals, such as Tux the Penguin, the Linux mascot. It is written in Perl. There is also a related program called cowthink, with cows with thought...
    8 KB (511 words) - 01:08, 30 November 2024
  • Type introspection (category Articles with example Perl code)
    $dog->isa('Animal'); Much more powerful introspection in Perl can be achieved using the Moose object system and the Class::MOP meta-object protocol; for...
    13 KB (1,435 words) - 08:04, 3 June 2024
  • Thumbnail for WebGUI
    WebGUI (category Free software programmed in Perl)
    WebGUI is an open-source content management system written in Perl and released under the GNU General Public License. The system permits non-technically...
    9 KB (971 words) - 12:29, 24 November 2024
  • MOOSE Crossing
    )
    primarily to add new features. These include 64-bit integers, SQLite support, Perl-compatible regular expressions, background threaded functions, Argon2id hashing...
    28 KB (3,472 words) - 21:15, 27 November 2024
  • Perl::Critic – A tool to help enforce common Perl best practices. Most best practices are based on Damian Conway's Perl Best Practices book. PerlTidy –...
    38 KB (1,197 words) - 18:55, 3 December 2024
  • unguarded talk" Loose (framework), a meta object system for Lua, based on Perl's Moose Loose coupling, in computing and systems design See also, Loose coupling...
    2 KB (252 words) - 07:12, 11 August 2024
  • JavaScript Delegation - Functions as Roles (Traits and Mixins) Object Teams Perl (Moose) Raku powerJava SCala ROLes Language Aspect-oriented programming Data...
    6 KB (475 words) - 22:24, 1 February 2024
  • and class type inheritance, et cetera. Perl: Called roles, they are implemented in Perl libraries such as Moose, Role::Tiny and Role::Basic. Roles are...
    22 KB (2,055 words) - 09:26, 24 June 2024
  • Mutator method (category Articles with example Perl code)
    Student->mk_accessors(qw(name)); 1; Or, using the Moose Object System: package Student; use Moose; # Moose uses the attribute name as the setter and getter...
    24 KB (2,756 words) - 01:02, 6 October 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)