Skip to content

Instantly share code, notes, and snippets.

@bemeyert
Created May 15, 2019 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bemeyert/ac9a40cea0c0e709f7300bee936f306c to your computer and use it in GitHub Desktop.
Save bemeyert/ac9a40cea0c0e709f7300bee936f306c to your computer and use it in GitHub Desktop.
Data strcuture - Perl IRC
$VAR1 = {
'redirects' => [
{
'request' => {
'path' => '/Abgebildete',
'host' => ''
},
'ID' => '12345',
'status' => 301,
'deliver' => '/'
},
[...]
]
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment