diff options
| author | Chuck Norris (mars.fritz.box) <paul@buetow.org> | 2014-08-28 09:36:37 +0200 |
|---|---|---|
| committer | Chuck Norris (mars.fritz.box) <paul@buetow.org> | 2014-08-28 09:36:37 +0200 |
| commit | 11b1896cf142b490323a91b04344a20e7a25c9f4 (patch) | |
| tree | 35ebdc0392d143029d3d9bea01a7325a8107022f /Xerl.pm | |
| parent | b16cca8b3944c071a15ba57820804cfb6da9cbdb (diff) | |
un perltig
Diffstat (limited to 'Xerl.pm')
| -rw-r--r-- | Xerl.pm | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -31,7 +31,8 @@ sub run { $request->parse(); my $config = Xerl::Setup::Configure->new( - config => $self->get_config(), %$request + config => $self->get_config(), + %$request ); $config->parse(); |
