GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Data::ModeMerge::Mode::Base(3) User Contributed Perl Documentation Data::ModeMerge::Mode::Base(3)

Data::ModeMerge::Mode::Base - Base class for Data::ModeMerge mode handler

This document describes version 0.360 of Data::ModeMerge::Mode::Base (from Perl distribution Data-ModeMerge), released on 2021-08-15.

 use Data::ModeMerge;

This is the base class for mode type handlers.

Return name of mode. Subclass must override this method.

Return precedence level, which is a number. The greater the number, the higher the precedence. Subclass must override this method.

Return default prefix. Subclass must override this method.

Return default prefix regex. Subclass must override this method.

Return true if hash key has prefix for this mode.

Return hash key with added prefix of this mode.

Return hash key with prefix of this mode prefix removed.

Please visit the project's homepage at <https://metacpan.org/release/Data-ModeMerge>.

Source repository is at <https://github.com/perlancar/perl-Data-ModeMerge>.

Please report any bugs or feature requests on the bugtracker website <https://rt.cpan.org/Public/Dist/Display.html?Name=Data-ModeMerge>

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

perlancar <perlancar@cpan.org>

This software is copyright (c) 2021, 2016, 2015, 2013, 2012, 2011, 2010 by perlancar <perlancar@cpan.org>.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2021-08-15 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.