summaryrefslogtreecommitdiff
path: root/lib/Config/ClawsMail/Password/Inline.pm
blob: 1df0506f8ab13603c62b13446af6a54692de7ebe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# DO NOT EDIT. GENERATED BY: Inline::Module 
# 
# This module is for author-side development only. When this module is shipped 
# to CPAN, it will be automagically replaced with content that does not 
# require any Inline framework modules (or any other non-core modules). 
# 
# To regenerate this stub module, run this command: 
# 
#   perl -MInline::Module=makestub,Config::ClawsMail::Password::Inline 
 
use strict; use warnings;
package Config::ClawsMail::Password::Inline; 
use Inline::Module stub => 'v2';
1;