info > Dpkg::Substvars

Not found locally for Dpkg::Substvars. Try Google search

πŸ“– NAME

Dpkg::Substvars β€” handle variable substitution in strings

πŸš€ Quick Reference

Use Case Command Description
πŸ”§ Create object $s = Dpkg::Substvars->new($file) New substvars object, optionally loading from file
βž• Set substitution $s->set($key, $value) Add or replace a variable
πŸ“¦ Set version vars $s->set_version_substvars($srcver, $binver) Define ${binary:Version}, ${source:Version}, etc.
πŸ” Perform substitution $newstring = $s->substvars($string) Replace variables in string
πŸ” Filter substvars $s->filter(remove => $func) or $s->filter(keep => $func) Remove or keep variables matching callback
πŸ’Ύ Save to file $s->save($file) Write all non‑automatic substvars to file

πŸ“ DESCRIPTION

It provides a class which is able to substitute variables in strings.

πŸ”§ METHODS

πŸ“œ CHANGES

Version 2.00 (dpkg 1.20.0)

Version 1.06 (dpkg 1.19.0)

Version 1.05 (dpkg 1.18.11)

Version 1.04 (dpkg 1.18.0)

Version 1.03 (dpkg 1.17.11)

Version 1.02 (dpkg 1.16.5)

Version 1.01 (dpkg 1.16.4)

Version 1.00 (dpkg 1.15.6)

Dpkg::Substvars
πŸ“– NAME πŸš€ Quick Reference πŸ“ DESCRIPTION πŸ”§ METHODS πŸ“œ CHANGES
Version 2.00 (dpkg 1.20.0) Version 1.06 (dpkg 1.19.0) Version 1.05 (dpkg 1.18.11) Version 1.04 (dpkg 1.18.0) Version 1.03 (dpkg 1.17.11) Version 1.02 (dpkg 1.16.5) Version 1.01 (dpkg 1.16.4) Version 1.00 (dpkg 1.15.6)

Generated by phpman v4.10.0-7-g98e9fd5 Author: Che Dong Under GNU General Public License
2026-09-09 12:22 @2600:1f28:365:80b0:60b0:dfa5:fbc9:9f8f
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!